https://maximebeta.netlify.app/
This website is made with react, three and react-three-fiber
Want to use this website as your template for your next project?
```bash
git clone https://github.com/marc-aurele-besner/maxime-portfolio
```
```bash
cd maxime-portfolio
```
```bash
yarn
```
```bash
yarn start
```