/online-cinema

Full stack movie application

Primary LanguageTypeScript

Description

Streaming service of movies. The original page of the movie with the choice of rating and adding to favorites. Fully customized player. Film search and filtering.

Getting Started

First, run the development server:

yarn dev

And run the client:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Stack

  • React + React Hooks
  • TypeScript
  • Redux Toolkit
  • Sass, TailwindCSS
  • NextJS
  • React-hook-form
  • React Query
  • NestJS
  • JWT
  • MongoDB
  • PassportJS