Skip to content

dansantander/moviedb

Repository files navigation

Movie DB

A front-end React and Redux movie data application built with OMDB API.

cover

Table of Contents

Demo

MovieDB

Features

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

filter

A user can search for movies within the search bar:

search

Installation

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

Built With

  • React
  • Redux
  • React-DOM
  • React-Create-App
  • React Testing Library
  • JavaScript
  • Bootstrap
  • Heroku

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

Special thanks to code reviewers.

Show your support

Give a ⭐️ if you like this project!

Authors

👤 Daniel Santander

License

Creative Commons 2020

Releases

No releases published

Packages

No packages published