Project Brief: Service for travelers which haven't wish overpay for rental housing. You can choose one of six popular cities for travel and get actual offers of the list on rent. Detailed information about housing, showing objects on the map, and laconic interface service help fast choose an optimal offer. It’s only a desktop version. Tags: React.js, Redux, Redux-Thunk, Jest, Enzyme, Axios, Reselect, Leaflet.
Pages of list:
- Home
- Offer
- Sign in You can enter any a valid data
- After this you'll be allow page of favorites. You can add or remove offers to the favorite of the list and add comments in the offer page Favorites
How to start dev server:
npm i
npm run start
How to build the project:
npm run build