Jayesh049 / Assignment

React.js app using TVMaze API for a two-screen experience exploring and booking TV show tickets. Features ShowList and ShowDetails screens with React Router for navigation and local storage for user data persistence.

Home Page:https://assignmenttv-shows-app.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This React.js project utilizes the TVMaze API to showcase TV shows through a two-screen application. The ShowList screen displays a grid of show cards with details fetched from the API, while the ShowDetails screen provides in-depth information about a selected show. Technologies include React.js for the frontend, Axios for API handling, and React Router for navigation. Bootstrap is potentially employed for styling, and local storage ensures user details persist between screens and page refreshes. The application focuses on a user-friendly interface for exploring and booking tickets for TV shows.

About

React.js app using TVMaze API for a two-screen experience exploring and booking TV show tickets. Features ShowList and ShowDetails screens with React Router for navigation and local storage for user data persistence.

https://assignmenttv-shows-app.netlify.app/


Languages

Language:JavaScript 61.6%Language:CSS 26.3%Language:HTML 12.1%