Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 754 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 754 Bytes

FajnaFuraPL

General info

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).

Setup

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

Technologies

Project is created with:

  • JavaScript
  • HTML, CSS
  • MongoDB
  • Mongoose
  • NodeJS
  • ExpressJS