- A platform attempting to replicate popular property renting platfrom Airbnb.
- Detailed features and specifications can be found on here.
- This project's aim is to build a front-end application with the provided back-end; in order to learn the usage of front-end technlogies, communicating with the back-end, eslint rules, and testing out the components and UI.
- JavaScript
- ReactJS
- Node.js
- Bootstrap
- axios
- react-router-dom
- toastify
- styled-components
- react-players
- chart.js
- UI testing: cypress
- Component testing: cypress
- browse to
/backendand runyarn install - browse to
/frontendand runyarn install - in
/backend, runyarn start - in
/frontend, runyarn srart
- To reset the database run
yarn resetin/backend











