Skip to content

ajkacca457/react_capstone_tvshowcatalouge

Repository files navigation

React-redux-capstone-tvshowcatalogue

This is a capstone project of microverse redux-react module. This is a catalogue for tv shows that displays information about a particular show. User can search for their favourite tv by using the search input option. This single page application displays list of popular shows with thumbnail images. User can see more information about their favourite show by clicking on the show info button. Individual page of the show provides overview of the show, summary, schedule time and date, it's current status etc. This application uses redux to store data and to serve data. React-router was used to define several links which makes the app useful.

Project Display

screenshot screenshot screenshot screenshot

Live Demo

TVWORLD

Built With

  • Html
  • Css
  • Vanila Js
  • Atom text editor
  • React Js
  • redux
  • react-redux
  • Npm

Getting Started

To get a local copy of the repository please run the following commands on your terminal:

$ cd <folder>
$ git clone `https://github.com/ajkacca457/react_capstone_tvshowcatalouge.git`
$ cd react_capstone_tvshowcatalouge
$ Run `npm install` to install the necessary modules
$ Run `npm run start` to open app in localhost.

Testing Project

To run test in your terminal:

$ Run `npm run test` to run test
$ enter `a` to run all the test in the app.

Authors

👤 Avijit Karmaker

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Copyright

This is a project developed by Avijit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published