An open API service indexing awesome lists of open source software.

https://github.com/marc-aurele-besner/maxime-portfolio


https://github.com/marc-aurele-besner/maxime-portfolio

netlify r3f react reactjs threejs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Maxime Portfolio    

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?

## 1. Clone down the repository

```bash
git clone https://github.com/marc-aurele-besner/maxime-portfolio
```

## 2. Enter the repo directory

```bash
cd maxime-portfolio
```

## 3. Install the dependencies

```bash
yarn
```

## 4. Start localhost server

```bash
yarn start
```