Skip to content

ParthNandaniya/RentService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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