Skip to content

The Box Office App is a web application built with React.js that utilizes the TVMaze API. It allows users to search for TV shows and actors, view show details

Notifications You must be signed in to change notification settings

saksham-raghuvanshi/box-office-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box Office in React

The Box Office in React project is a web application built with React.js that utilizes the TVMaze API. It allows users to search for TV shows and actors, view show details, and star their favorite shows. The project aims to provide an interactive and engaging experience for users to explore and track their favorite TV shows.

Features

  • TV show search: Users can search for TV shows by title, and the application retrieves matching results from the TVMaze API.
  • Actor search: Users can search for actors by name, and the application fetches relevant results from the TVMaze API.
  • Show details: The project displays detailed information about each TV show, including the show's name, summary, image,cast and other relevant details.
  • Favorite shows: Users can star their favorite shows to create a personalized list of shows they want to track.
  • Responsive design: The project is designed to provide an optimal viewing experience across different devices and screen sizes.

image

image

Getting Started

To use the Box Office in React project locally, follow these steps:
  • Clone the repository: git clone https://github.com/saksham-raghuvanshi/box-office-app.git
  • Navigate to the project directory: cd box-office-app
  • Install dependencies: npm install
  • Start the development server: npm start
  • Open your web browser and go to http://localhost:3000 to access the application.

Contributing

Contributions to the Box Office in React project are welcome! If you find any issues or have suggestions for improvements, please open an issue on the GitHub repository.
  • Fork the repository.
  • Create a new branch for your feature or bug fix: git checkout -b feature/your-feature.
  • Make your changes and test them thoroughly.
  • Commit your changes: git commit -am 'Add new feature'.
  • Push the branch to your forked repository: git push origin feature/your-feature.
  • Open a pull request on the main repository.
  • Please ensure that your code adheres to the existing coding style and that you include appropriate tests.

About

The Box Office App is a web application built with React.js that utilizes the TVMaze API. It allows users to search for TV shows and actors, view show details

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published