Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belchenkov/movie_seat-booking_js

Display movie choices and seats in a theater to select from in order to purchase tickets
https://github.com/belchenkov/movie_seat-booking_js

css3 es6 html5 localstorage surge

Last synced: about 1 month ago
JSON representation

Display movie choices and seats in a theater to select from in order to purchase tickets

Awesome Lists containing this project

README

        

# Movie Seat Booking

> Display movie choices and seats in a theater to select from in order to purchase tickets

### [[Demo](http://movie-seat-booking-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./screen.png)](https://radikal.ru/video/TQWLqXiNyIe)

### Get started

```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```