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

https://github.com/emmelleppi/r3f-mirrors

A ⚡ react-three-fiber demo ◼️
https://github.com/emmelleppi/r3f-mirrors

javascript r3f react react-three-fiber reactjs three-js threejs

Last synced: over 1 year ago
JSON representation

A ⚡ react-three-fiber demo ◼️

Awesome Lists containing this project

README

          

# Preview ◼️ https://r3f-mirrors.netlify.app/ ◼️

![](https://github.com/emmelleppi/r3f-mirrors/blob/master/screenshot.png?raw=true)

```bash
# using yarn
yarn && yarn start

# using npm
npm install && npm run start
```