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

https://github.com/abhishekshree/gs-frontend


https://github.com/abhishekshree/gs-frontend

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Hub Management | Grow Simplee

This is a part of the submission for inter IIT Tech Meet 11.0 for the problem statement Route Planning for Optimized On Time Delivery by [Grow Simplee](https://interiit-tech.org/images/ps/High_GS.pdf)

## Steps to Run

1. Clone the repository
2. Run `npm install` to install all the dependencies or `yarn` depending on your preference
3. Run `npm start` to start the server (or `yarn start`)
4. Open `localhost:3000` in your browser

NOTE: The backend is hosted separately hence the variable `BASE_URL` in `src/API/constants.js` needs to be updated to the backend URL.

## Demo

[![Demo](https://img.youtube.com/vi/iXQXTKJidzA/0.jpg)](https://www.youtube.com/watch?v=iXQXTKJidzA)