An app that let you choose and reserve seats at the cinema.
Try it out on ...
You can use this app to get your tickets to the movies, this is what you can do with this app:
- Select the movie you want to see
- Select the session you want to go to
- Select the seats you want to reserve
- Order the tickets
- Review your order
- Clone this repository
- Install dependencies
npm install
- Run the app
npm run start
- You can also run the project by building it with
npm run build
- Finally access http://localhost:3000 on your favorite browser and enjoy 🙂