/hot-homes

Simple clone of AirBnb

Primary LanguageJavaScript

Hot Homes

1 week project in an attempt to clone AirBnb.

Description

Front End

  • React, Redux, React-Router
  • Bulma and Less

Back End

  • Loopback for API endpoints
  • MongoDB for database
  • Express / Node.js for server

Set-up

  • run npm start

Todo

  • Host project on Heroku and connect to mLabs
  • Fix bug with loopback-connector-mongodb
  • Implement authentication with passport.js