Booking is a service for finding accommodation and placing your options on an interactive map of the city of Tokyo.
You need NodeJS and npm installed on your computer to run this application.
npm install
`npm run start`
Booking application will boot op on http://localhost:3001.
`npm run test`
Launches ESLint to lint js files in the /js
directory according to the rules and requirements for JavaScript code adopted by the HTML Academy.
css/
,fonts/
,img/
Directories with static project files: styles, images, fonts, etc.
js/
Your main working directory, where all project scripts will be stored.
index.html
Main page of the project.
- The rest files
All other files in the project are auxiliary. Please do not delete or modify them without permission.
Made by melodoc
None