https://github.com/vizzuality/annual-report-2020
Vizzuality annual report 2020
https://github.com/vizzuality/annual-report-2020
react react-three-fiber react-use-gesture use-sound vizzuality zustand
Last synced: 3 months ago
JSON representation
Vizzuality annual report 2020
- Host: GitHub
- URL: https://github.com/vizzuality/annual-report-2020
- Owner: Vizzuality
- Created: 2020-12-17T09:41:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T10:10:00.000Z (over 5 years ago)
- Last Synced: 2026-02-21T11:58:26.528Z (4 months ago)
- Topics: react, react-three-fiber, react-use-gesture, use-sound, vizzuality, zustand
- Language: JavaScript
- Homepage: https://spotlight2020.vizzuality.com/
- Size: 25.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vizzuality Annual report 2020
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
## Libraries
The app is using [React three fiber](https://github.com/pmndrs/react-three-fiber) which is a react implementation of [Three js](https://threejs.org/) and
[React use gesture](https://github.com/pmndrs/react-use-gesture) for the interactions.