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
- Host: GitHub
- URL: https://github.com/foxching/muiflix
- Owner: foxching
- Created: 2019-08-15T22:45:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:58:17.000Z (over 3 years ago)
- Last Synced: 2025-12-26T06:48:04.118Z (5 months ago)
- Topics: material-ui, react-router, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChingFlix
movie and series finder built with react.
## Screenshot
### Movies List

### Movie Info

## 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