This is my second portfolio, on which I really put efforts. This is my second real project using React Js, and I'm proud of the result.
For the first time, I made a design before programming, and it really helped me find the design I wanted for the portfolio.
If you want to see the live version, here it is :
Otherwise, the code is right here.
Simply execute git clone git@github.com:Timeuh/Portfolio-v2.git
in the directory you want.
Execute npm install in the project root directory.
Run command npm run dev to run the app.
Then click on the link to see live result.
If you want to compile the project to deploy it, simply run npm run build,
this will compile and build your project in the dist directory.
This project uses a lot of techs, even ones I didn't use before. Here is a list :