Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 620 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 620 Bytes

Table of contents

General info

Description

React app built with base web ui from Uber Open Source. Powered by Animal Scanner Backend. System with animal map submissed by users

Screenshots

TODO

Installation

  1. Install nodejs 16 on your system
  2. Clone this repo and open its directory in file explorer
  3. Open terminal in said directory
  4. Enter command
npm i
  1. Enter command
npm run start
  1. Page should be accessible under
http://localhost:3000