Portfolio Moderno is a fast, elegant personal portfolio site built by Nicolas Grajales Hoyos. It showcases projects, skills, and contact information in a single-page React application with smooth scroll animations, a dark/light mode toggle, and a fully responsive layout powered by Tailwind CSS.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/nicolasgrajaleshoyos/portafolio/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what Portfolio Moderno is, how it’s structured, and what technologies power it.
Quickstart
Clone, install dependencies, and run the development server in under five minutes.
Architecture
Explore the project structure, component hierarchy, and design decisions.
Components
Deep-dive into each React component — props, behavior, and customization points.
Customization
Add your own projects, update the skills grid, and adjust colors and fonts.
Deployment
Build for production and deploy to Vercel, Netlify, or any static host.
What’s inside
Portfolio Moderno is a single-page application organized into five distinct sections — Hero, About, Projects, Contact, and a Footer — each implemented as a standalone React component with its own scroll-triggered animation.Tech stack
| Technology | Role |
|---|---|
| React 19 | UI component library |
| TypeScript | Static typing |
| Vite 6 | Build tool and dev server |
| Tailwind CSS 3 | Utility-first styling |
| React Icons | Icon library |