/booking

Booking is a service for finding accommodation and placing your options on an interactive map of the city of Tokyo.

Primary LanguageJavaScript

Project: Booking

Link

Booking

Description

Booking is a service for finding accommodation and placing your options on an interactive map of the city of Tokyo.

Technologies in the project

HTML5 CSS3 JavaScript

Prerequisites

You need NodeJS and npm installed on your computer to run this application.

How to install

npm install

How to run application

`npm run start`

Booking application will boot op on http://localhost:3001.

How to run tests

`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.

Project structure

  • 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.

The authors

Made by melodoc

Feature plans

None