- Registration and authorization
- User profile
- Movie(Create, Watch)
- Сustom video player
- Comments(Create, Read)
- Bookmarks
- Translation teams(in development)
- Next js
- Redux Toolkit
- Material UI
- Typescript
- React-hook-form
- 1 Install all packages:
npm i
# or
yarn install
- 2 Start application:
npm run dev
# or
yarn dev
- 3 You need to raise the backend. The backend version here.