An open API service indexing awesome lists of open source software.

https://github.com/viclafouch/portfolio

📌 Portfolio of Victor de la Fouchardiere built with Next.js !
https://github.com/viclafouch/portfolio

nextjs portfolio-website reactjs vercel

Last synced: 2 months ago
JSON representation

📌 Portfolio of Victor de la Fouchardiere built with Next.js !

Awesome Lists containing this project

README

          

# Portfolio of Victor de la Fouchardiere

Public url : [https://www.victor-de-la-fouchardiere.fr/](https://www.victor-de-la-fouchardiere.fr/)

### Installing from source

1. Clone the repository: `git clone https://github.com/viclafouch/portfolio.git`
2. Install the npm dependencies `npm install`
3. Start server: `npm run dev`