EarthRnR is a clone of the popular home rental web application AirBnB and is design to match the same appearance and qualities
Live Deployment link: [https://earthrnr.onrender.com/]
Live Wiki Link: [https://github.com/D0RK5TER/earthRnR/wiki]
- React
- Redux
- Javascript
- Express
- Sequelize
- HTML
- CSS
Production:
- Postgres
Development:
- Sqlite3
Create
- Create a review
- Create a spot
- Create a spot image
Read
- Read a spot and its images
- Read the reviews
- Read the session user's spots and reviews
- Read spots with search parameters (pagination)
Update
- Update a review
- Update a spot
Delete
- Delete a review
- Delete a spot