"What to watch" is a new generation online cinema. Watch new films absolutely for free and in the best quality. Leave reviews, rate and choose only the best from the world of big cinema.
The app allows to:
- watch, play, pause, fullscreen every film by the videoplayer;
- add favorite film in My List;
- filter films by genre;
- login in profile;
- leave reviews after login;
- watch preview of the film after hover on small film card;
- React (TypeScript)
- React Router v.6
- Redux
- Webpack
- clone repo with:
git clone git@github.com:BentonFraizer/what-to-watch.git
- go into the project folder with:
cd what-to-watch/project/
- install all dependencies with:
npm install
- run in the dev mode with:
npm start