https://ant-log.herokuapp.com/
Ant race forecasting built with React!
- Clone the repository.
- CD into the cloned repository.
- Run
npm install
oryarn install
. - Run
npm start
oryarn start
. The app will run on http://localhost:3000/ by default. - With great power comes great responsibility.