A simple car sharing application. Easy to use, made for sharing daily routes.
Download the files git clone https://github.com/bernatixer/ConnectedCars.git
Now, enter the directory: cd ConnectedCars
We have to download the dependencies, npm install
We need to install MongoDB, once installed, just open the DB server.
Well done, we just need to open the server, just run:
npm start