/TaskQuadB

This is a repository for the reactJs internship task provided by QuadB Tech.

Primary LanguageJavaScript

ReactJS Application: TV Show Explorer

This is a ReactJS application that allows users to explore TV shows using the TV Maze API. It provides a simple and intuitive user interface with two screens. The first screen displays a list of TV shows along with some details, and the second screen shows the summary of a selected show. Additionally, the second screen allows users to book a movie ticket for the selected show.

Screenshots

Installation

To run this application locally, follow these steps:

  1. Clone the repository.
  2. Navigate to the project directory: cd <repository-folder>
  3. Install the dependencies: npm install
  4. Start the development server: npm start
  5. Open your browser and visit http://localhost:3000

Technologies Used

  • ReactJS
  • HTML
  • CSS

Thank you for considering my application!