A student project about renting cars. Created in class during one semester by Maciej Marek, Konrad Polak, Jakub Dąbrowski (frontend), Patrycja Trzcińska, Mateusz Siwiński (backend).
To run server (localhost: 5000)
$ npm install
$ npm run server
Run Live Server in your source-code editor Live Server VS Code
Install and perform the add-on Allow CORS to your web browser Allow CORS for Google Chrome
Project is created with:
- JavaScript
- HTML, CSS
- MongoDB
- Mongoose
- NodeJS
- ExpressJS