Search Shows, Actors and save for offline view
This web application is created with Reactjs library using "Tvmaze" APIs for searching shows and actors. You can check shows details like short summary about the shows, tags, premiered date, seasons and its premiered date, current shows status and cast details etc. You can check actors by name. Actors details include Name, Date of birth, Country origin and Gender. This web app save shows for offline view which marked as starred ⭐.
- ReactJs
- TvMaze Api
- Search shows
- Check shows details
- Starred shows for offline
- Search actors
-
Clone box-office-react-app
-
Go to project directory
-
Install all packages
-
Run webapp
git clone https://github.com/abhisheksharma1310/box-office-react-app.git
cd box-office-react-app/
npm install
npm run start