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

https://github.com/nithin3q/ticket-booking-app

this is a simple TV show ticket booking app that allows users to view TV show details and book tickets for their favorite shows.
https://github.com/nithin3q/ticket-booking-app

api bootstrap5 react-router reactjs

Last synced: about 2 months ago
JSON representation

this is a simple TV show ticket booking app that allows users to view TV show details and book tickets for their favorite shows.

Awesome Lists containing this project

README

          

# TV Show Ticket Booking App

This is a simple TV show ticket booking app that allows users to view TV show details and book tickets for their favorite shows.

## Watch the Demo [Live](https://booking-tickets.netlify.app/)

## Features

- View a list of TV shows with their details.
- Click on a show to view its details.
- Book tickets for a show.
- Form to enter user details for booking.
- Booking details stored in session storage

## Technologies Used

- React for building the frontend.
- React Router for navigation.
- Bootstrap 5 for styling.
- Fetch API for making requests to the TV Maze API.

## Installation

1. Clone the repository:

```bash
git clone https://github.com/nithin3q/ticket-booking-app.git
cd ticket-booking-app