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

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

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.