A modern, responsive portfolio website showcasing my work and skills as a developer.
🌐 Live Site: lorenatavares.com
This is my personal portfolio website built with Next.js, featuring a clean and modern design to showcase my projects, skills, and professional experience.
- 🎨 Modern, clean design
- 📱 Fully responsive across all devices
- ⚡ Fast loading with Next.js optimization
- 🔍 SEO optimized
- 🌙 Dark/Light mode support
- 🇨🇦 Multi-language support (EN/FR)
- Framework: Next.js - React framework for production
- Language: TypeScript
- Styling: Tailwind CSS
- Deployment: Vercel
- Package Manager: npm/yarn/pnpm/bun
portfolio/
├── app/ # App Router directory
│ ├── globals.css # Global styles
│ ├── layout.tsx # Root layout
│ ├── page.tsx # Home page
│ └── ... # Other pages and components
├── components/ # Reusable components
├── public/ # Static assets (images, icons, etc.)
├── styles/ # Additional styling files
├── package.json # Dependencies and scripts
└── README.md # Project documentation
- Modern browsers (Chrome, Firefox, Safari)
- Mobile browsers (iOS Safari, Chrome Mobile)
This project is open source and available under the MIT License.
⭐ If you found this project helpful, please consider giving it a star!