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 !
- Host: GitHub
- URL: https://github.com/viclafouch/portfolio
- Owner: viclafouch
- Created: 2017-07-06T16:53:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-12-28T15:40:47.000Z (6 months ago)
- Last Synced: 2025-12-31T04:40:28.240Z (6 months ago)
- Topics: nextjs, portfolio-website, reactjs, vercel
- Language: JavaScript
- Homepage: https://www.victor-de-la-fouchardiere.fr
- Size: 86.3 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`