JamJam shows you the best bus route to take in Kathmandu to reach your destination. Uses a modified version of Djikstra to show the best route possible.
Thanks to everyone, this project now has reached to over 8000 people on LinkedIn
- Run
npm i - Run
npm run dev - Head over to
localhost:5173
src/map - contains everything related to the map and algorithm
src/components - contains react components used in the webapp
I'm open for any suggestions, feel free to contact me at khapungbj84@gmail.com or open a pull request.