A front-end React and Redux movie data application built with OMDB API.
The initial state of the application shows a list of movies
Predefined state filter for this list is set to 'All', which means that the full list of results will be shown.
A user can also filter movies by type:
- movie
- series
- game
A user can search for movies within the search bar:
You can get a local copy of the repository please run the following commands on your terminal:
$ cd <folder>
$ git clone git@github.com:dansantander/moviedb.git
$ npm install
$ npm start
You can run tests with:
$ npm test
- React
- Redux
- React-DOM
- React-Create-App
- React Testing Library
- JavaScript
- Bootstrap
- Heroku
Contributions, issues and feature requests are welcome!
You can do it on issues page.
Special thanks to code reviewers.
Give a ⭐️ if you like this project!
👤 Daniel Santander
- Github: @dansantander
- Linkedin: Daniel Santander
- Twitter: @dansantandr
Creative Commons 2020