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

https://github.com/foxching/muiflix

movies finder app with material ui
https://github.com/foxching/muiflix

material-ui react-router reactjs redux redux-thunk

Last synced: about 2 months ago
JSON representation

movies finder app with material ui

Awesome Lists containing this project

README

          

# ChingFlix

movie and series finder built with react.

## Screenshot

### Movies List
![dark theme](https://res.cloudinary.com/dtvqrqyqr/image/upload/v1615700871/screenshots/ss_pk75ym.png)

### Movie Info
![dark theme](https://res.cloudinary.com/dtvqrqyqr/image/upload/v1614474514/screenshots/chingflix_2_or4h12.png)

## Tech stack
* MovieDB API
* ReactJS
* Material UI
* React-alice-carousel
* redux(soon)

and more

## Installation

Install all the dependencies

```sh
$ npm install
```

## Serve
To serve in the browser

```sh
$ npm start
```
## Notice

This project is still under development. some features are not yet fully completed..Feel free to contribute!

## License
MIT