Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/belchenkov/movie_seat-booking_js
- Owner: Belchenkov
- Created: 2020-04-06T09:50:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T11:02:25.000Z (over 3 years ago)
- Last Synced: 2024-11-09T18:45:04.621Z (3 months ago)
- Topics: css3, es6, html5, localstorage, surge
- Language: HTML
- Homepage: http://movie-seat-booking-ab.surge.sh
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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
```