https://github.com/trace-kadenyi/movie-database-react-redux
A web application that displays animation films. The film data is fetched from an api and displayed on two predominant pages: homepage and comments section. The webapp allows the user to like and comment on each movie, of which the data is stored in two separate involvement apis.
https://github.com/trace-kadenyi/movie-database-react-redux
pair-programming react-redux reactjs
Last synced: 3 months ago
JSON representation
A web application that displays animation films. The film data is fetched from an api and displayed on two predominant pages: homepage and comments section. The webapp allows the user to like and comment on each movie, of which the data is stored in two separate involvement apis.
- Host: GitHub
- URL: https://github.com/trace-kadenyi/movie-database-react-redux
- Owner: trace-kadenyi
- Created: 2022-08-27T00:42:26.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-09T17:37:09.000Z (over 3 years ago)
- Last Synced: 2025-02-21T18:42:07.816Z (over 1 year ago)
- Topics: pair-programming, react-redux, reactjs
- Language: JavaScript
- Homepage: https://animation-database.netlify.app/
- Size: 4.67 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project Name: Movie-Database-React-Redux
> Description of the project: A web application that displays animation films. The film data is fetched from an api and displayed on two predominant pages: homepage and comments section. The webapp allows the user to like and comment on each movie, of which the data is stored in two separate involvement apis.
## Built With
- Major languages: HTML | CSS | JavaScript
- Library/Framework: Reactjs | Redux
## Live Demo
[Live Demo Link](https://animation-database.netlify.app/)
## Preview


## Getting started
#### Clone this repository
```bash
$ git clone https://github.com/TracK92/Movie-Database-react-redux.git
```
#### cd into directory
```
$ cd /movie-database-react-redux/
```
#### install dependencies
``` run
$ npm i
```
#### run project
```
$ npm start
```
## Authors
👤 **Tracey Kadenyi**
- GitHub: [@TracK92](https://github.com/TracK92)
- LinkedIn: [Tracey Kadenyi](https://www.linkedin.com/in/tracey-kadenyi/)
👤 **Ernest Anyewe Adonu**
- GitHub: [@principlebrothers](https://github.com/principlebrothers)
- LinkedIn: [Ernest Anyewe](https://www.linkedin.com/in/ernest-anyewe-adonu)
👤
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!