Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dansantander/moviedb
A React & Redux project for a movie database.
https://github.com/dansantander/moviedb
eslint javascript react react-redux redux stylelint
Last synced: 21 days ago
JSON representation
A React & Redux project for a movie database.
- Host: GitHub
- URL: https://github.com/dansantander/moviedb
- Owner: dansantander
- Created: 2020-11-02T20:08:35.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2020-11-05T01:34:17.000Z (about 4 years ago)
- Last Synced: 2024-10-07T23:30:52.751Z (about 1 month ago)
- Topics: eslint, javascript, react, react-redux, redux, stylelint
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie DB
A front-end React and Redux movie data application built with OMDB API.![cover](./public/moviesCover.png)
## Table of Contents
* [Live Demo](#demo)
* [Features](#features)
* [Installation](#installation)
* [Built With](#built-with)
* [Contributing](#contributing)
* [Acknowledgments](#acknowledgments)
* [Authors](#author)
* [License](#license)## Demo
[MovieDB](https://moviedb-2729.herokuapp.com/)
## 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](./public/filterSS.png)
A user can search for movies within the search bar:
![search](./public/searchSS.png)
## Installation
You can get a local copy of the repository please run the following commands on your terminal:
```
$ cd
$ git clone [email protected]: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](issues/).
## Acknowledgments
Special thanks to code reviewers.
## Show your support
Give a ⭐️ if you like this project!
## Authors
👤 **Daniel Santander**
- Github: [@dansantander](https://github.com/dansantander)
- Linkedin: [Daniel Santander](https://www.linkedin.com/in/daniel-santander)
- Twitter: [@dansantandr](https://twitter.com/dansantandr)## License
Creative Commons 2020