Destination Mars is a digital 3D experience, that lets the user fly through outer space.
It was inspired by a game made by Paul Henschel.
This app was made with following technology:
- JavaScript
- React.js + Hooks
- react-three-fiber
- drei - a library of abstractions and helpers for react-three-fiber
- zustand - state management solution based on hooks
Check out Destination Mars here Check out Destination Mars demo [here](link coming soon)
yarn install
Installs all needed dependencies listed above.
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.