This is my portfolio, made with React.
Clone the project on your local machine: git clone https://github.com/pimoux/portfolio.git
Install the dependencies: npm install
Run the project: npm start
and then you can see the project in your browser on localhost:3000