- users cane register
- users can list their property or a space on their property
- users can book a property/space
- users can message host about a property to ask questions
- users can view the listing on a map via Mapbox
- react
- react bootstrap
- mapbox
- JWT
this project was created with create react app.
- clone this repo
- in the project directory, you can run:
runs the app in the development mode. open http://localhost:3000 to view it in your browser.*
- link to the backend api (https://github.com/stzheng716/sharebnb-backend)
