Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 582 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 582 Bytes

RentService

this proect uses most of the latest web technology used to build modern site

  • Front-end:

HTML, css ( ...semantic ui) , javascript ( ...jQuery )

  • Back-end:

node js, express js, auth(passport js)

  • Database:

MongoDB

you can check this website at heroku : Rent-Service

to clone:

  1. git clone https://github.com/ParthNandaniya/RentService.git
  2. cd RentService
  3. npm install
  4. node app.js
  5. go to ** http://localhost:9000/ ** on your browser

Happy coading...