https://github.com/sanketmaru/trip-sorter
Trip Sorter Between various cities
https://github.com/sanketmaru/trip-sorter
Last synced: 8 days ago
JSON representation
Trip Sorter Between various cities
- Host: GitHub
- URL: https://github.com/sanketmaru/trip-sorter
- Owner: sanketmaru
- License: mit
- Created: 2016-10-28T04:50:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T19:02:21.000Z (over 8 years ago)
- Last Synced: 2025-02-15T08:44:11.635Z (4 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trip-sorter
Trip Sorter Between various cities#Steps
1. Make sure you have node and npm installed
2. Clone the repository
3. npm install
4. node server.js
5. open the browser and hit http://localhost:8080Done Enjoy the app.
The app is also deployed on heroku at https://trip-sorter.herokuapp.com/#.