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
- Host: GitHub
- URL: https://github.com/marc-aurele-besner/maxime-portfolio
- Owner: marc-aurele-besner
- License: gpl-3.0
- Created: 2022-03-17T00:45:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T11:48:59.000Z (11 months ago)
- Last Synced: 2025-02-07T09:19:04.343Z (3 months ago)
- Topics: netlify, r3f, react, reactjs, threejs
- Language: JavaScript
- Homepage:
- Size: 61.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
```