Welcome to my portfolio! This repository showcases my work, skills, and experience in software development.
- Astro
- SplideJS (for the carousel)
- Clone the repository
git clone https://github.com/louipa/portfolio
cd portfolio- Install dependencies
npm install- Run the development server
npm run dev- Open http://localhost:4321/portfolio in your browser
public/ # Static assets
src/
├── components/ # Components for the different sections
├── fonts/ # downloaded fonts
├── layouts/ # Reusable layouts such as cards
├── pages/ # Different pages of the portfolio
└── styles/ # Global styles
I don't see why you would, but feel free to submit issues and enhancement requests!
This project is licensed under the MIT License - see the LICENSE file for details.