This project is an implementation of the most known streaming platforms in the world.
- React 16.9 with Hooks (Typescript based)
- Redux
- React Router
- Sass
- React app rewired (+ webpack override)
This project dependends on my other repository (Golang media provider) to serve media files in order to reproduce videos.
Clone this repository into your local PC and run
npm install
To run the application just run the following command
npm start
[] Add static transitions
[] Refactor carousel slider
[60%] Complete BEM Methodology in Sass (missing dashboard and carousel components)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.