My personal portfolio, showing the various projects I've done throughout my life.
- Frontend:
- React 19
- TypeScript
- shadcn/ui
- Tailwind CSS
- npm or yarn
- Clone the repository:
git clone https://github.com/quentin-lpr/portfolio.git
- Install dependencies:
cd portfolio
npm install
- Start the development server:
npm run dev
npm run dev
- Start development servernpm run build
- Build for production