React app built with base web ui from Uber Open Source. Powered by Animal Scanner Backend. System with animal map submissed by users
TODO
- Install nodejs 16 on your system
- Clone this repo and open its directory in file explorer
- Open terminal in said directory
- Enter command
npm i
- Enter command
npm run start
- Page should be accessible under
http://localhost:3000