Skip to content

Bedu-Tech/node-airbnb-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airbnb Clone

A simple node application based in Airbnb.com.

Used tools

  • Node.
  • Express.js.
  • MongoDB & Mongoose.
  • Jade for templating.

Development

# Install dependencies.
$ yarn install

# Start project.
$ yarn start

# Go to localhost on port 3000 in a browser. Note: If you specified a custom port on environment go to it.

Made with fingers and pizzas.

About

A simple node application based in airbnb.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • HTML 25.9%
  • CSS 23.5%