Project Link: BnB
To learn how to develop a fullstack application.
AirBnB clone that attempts to imitate the functionalities of the original site.
-
Clone the repo
-
CD into backend folder and run
npm install
-
In the same folder run
npm start
-
CD into frontend folder and run
npm install
-
In the same folder run
npm start
-
A new browser should be open now with the running application.
- Babel
- js-cookie
- moment
- react
- react-dates
- react-dom
- react-google-maps
- react-geocode
- react-redux
- react-scripts
- redux
- redux-thunk
- react-router-dom
- date-fns
- font-aweome
- bcryptjs
- cookie-parser
- cors
- csurf
- dotenv
- express
- express-async-errors
- express-validator
- helmet
- jsonwebtoken
- morgan
- per-env
- pg
- sequelize
- sequelize-cli
Please feel free to reach out to me with anything related to this project.