This application allows TV Show fans search for their favorite TV shows and view the individual episodes, a summary of each episode, filter the result by season for easier navigation and better user experience.
It also shows the casts of the entire TV show.
It also has a Night Mode Feature for greater user experience.
This app consumes the free public TVMAZE API.
The application can be viewed via the url: https://bit.ly/searchtvshows
TV Shows App requires Node.js v8+ to run.
Install the dependencies and start the server after cloning this repository.
$ git clone https://github.com/kingrocfella/tvshow-search-app.git
$ npm install
$ npm start
TV Shows App was built with primarily React Typescript (React Hooks and Context API). PRs are welcome!
MIT
Free Software, Hell Yeah!