This is my personal portfolio. It uses React and is hosted by Klebert-Host. The website is available at arnaudmichel.fr.
This project is a personal portfolio. It is a multipage website that uses ReactJS. It is made 100% from scratch, without any template or boilerplate.
- ReactJS
- HTML5
- CSS3
- JavaScript
To run this project, install it locally using npm:
git clone git@github.com:MrArnaudMichel/Portfolio.git
cd Portfolio
npm install
npm start
The website is available at arnaudmichel.fr.