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

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

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.