https://github.com/abhishekshree/gs-frontend
https://github.com/abhishekshree/gs-frontend
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhishekshree/gs-frontend
- Owner: abhishekshree
- Created: 2023-01-12T19:20:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T18:03:12.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T09:48:57.050Z (11 months ago)
- Language: JavaScript
- Size: 74.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](https://www.youtube.com/watch?v=iXQXTKJidzA)