Skip to content

Muhammedijas981/quadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadb Tech

Internship task submission for QuadB Tech

React JS TV Show Explorer

This is a 2-screen React JS application that allows users to explore TV shows using the TVmaze API. The application displays a list of show names along with some details on the first screen and provides a summary of a selected show on the second screen. Additionally, users can book a movie ticket for the selected show on the second screen.

check this live demo : https://quadbtechmoviticket.netlify.app/

Features

  • Retrieve TV show data from the TVmaze API in real-time
  • Two screens:
    1. Show List: Displays a list of show names and additional details
    2. Show Summary: Shows a summary of the selected show and allows users to book a movie ticket
  • User-friendly UI/UX design with basic HTML and CSS styling
  • Uses React JS framework

Installation

  1. Clone the repository:

    git clone https://github.com/Muhammedijas981/quadb.git
  2. Install the dependencies:

    npm install

Usage

  1. Start the React development server:

    npm start
  2. Open your web browser and navigate to http://localhost:3000 to access the application.

Acknowledgments

  • TVmaze API for providing the TV show data.
  • React for the JavaScript library.

Contact

If you have any questions, suggestions, or feedback, please feel free to contact me at [email protected].

About

Internship task submission for QuadB Tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published