Welcome to the source code for my personal portfolio website. This project showcases my skills, experience, and projects as a Junior Web Developer and UX/UI Designer. It's built with a modern tech stack and focuses on a clean, elegant user experience with smooth animations.
Live Site: daniela-silva-portfolio.vercel.app
- Fully Responsive Design: Adapts beautifully to all screen sizes, from mobile to desktop.
- Dark/Light Mode: A theme toggle for user preference.
- Smooth Animations: Built with Framer Motion for elegant page transitions and micro-interactions.
- Single-Page Layout: Easy and intuitive navigation through all sections.
- Component-Based Architecture: Built with reusable React components for maintainability.
- SEO Optimized: Structured for search engine visibility.
- Framework: Next.js
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
- Deployment: Vercel
To run this project locally, follow these steps:
-
Clone the repository: ```bash git clone https://github.com/your-github-username/daniela-silva-portfolio.git cd daniela-silva-portfolio ```
-
Install dependencies: ```bash npm install ```
-
Run the development server: ```bash npm run dev ```
Open http://localhost:3000 with your browser to see the result.
This project is deployed and hosted on Vercel. Any pushes to the main branch will trigger a new deployment automatically.
Thank you for visiting!