https://github.com/andyrobert3/shareride
Platform for car pooling
https://github.com/andyrobert3/shareride
Last synced: 4 months ago
JSON representation
Platform for car pooling
- Host: GitHub
- URL: https://github.com/andyrobert3/shareride
- Owner: andyrobert3
- License: mit
- Created: 2019-11-10T12:07:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T15:57:00.000Z (over 6 years ago)
- Last Synced: 2025-08-19T08:46:48.842Z (10 months ago)
- Size: 2.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Follow these steps:
Prequisites:
1. Install Node
2. Install npm
Steps:
1. Unzip the folder to your directory
2. cd to said directory
3. Run 'npm install && cd client && npm install && npm run build && cd .. && npm run start'
DISCLAIMER: This will not work unless you are connected to your own local database. To do this,
change the .env file to your own local database accordingly.