Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyakz/movie-library-redux

Practicing my redux and redux-thunk knowledge. Because I want to use it deeply in upcoming next Full Stack Project.
https://github.com/pyakz/movie-library-redux

materialui react react-router-dom redux-thunk

Last synced: about 1 month ago
JSON representation

Practicing my redux and redux-thunk knowledge. Because I want to use it deeply in upcoming next Full Stack Project.

Awesome Lists containing this project

README

        

# Movie Library 2.0 ( React & Redux )

```
My simple Movie Library 2.0 based on my previous Movie Library Project.
This time with React-Redux and Thunk, with Material UI.
I wish i refactored this more, but the more i do it, the redux in this project will be removed.
```
```
You can also use this as PWA or Mobile App because of service worker
just tap the Add to home screen and it's good to do.
```

## [View it here](https://movie-redux.banguismv.wtf)

![Homepage](https://github.com/BanguisMV/movie-library-redux/blob/main/preview/preview.JPG?raw=true)
![Movie Section](https://github.com/BanguisMV/movie-library-redux/blob/main/preview/Spongebob.JPG?raw=true)

## Quick View

- [Home Section](https://reactjs.org/)
- [Movie Section](https://movie-redux.banguismv.wtf/movie/278)
- [Cast/Crew Section](https://movie-redux.banguismv.wtf/person/3223)

## Built With

- [React JS](reactjs.org)
- [Redux](https://redux.js.org/)
- [Material UI](https://material-ui.com/)
- [Redux Thunk](https://github.com/reduxjs/redux-thunk)
- [React Router](https://github.com/ReactTraining/react-router)
- [Netlify](https://netlify.com)