Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 820 Bytes

Readme.md

File metadata and controls

20 lines (13 loc) · 820 Bytes

Big Trip

Attempt to do SPA on Vanilla JS. It's a personal project.

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: JS, Moment.js, flatpickr, Chart.js

Pages of list:

  1. Home

How to start dev server: npm i npm run start

How to build the project: npm run build

enter image description here