Bukovski / react-netflix-ts

:tv: Netflix mini :movie_camera:

Home Page:https://bukovski.github.io/react-netflix-ts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Netflix TypeScript

logo-netflix

Coverage Status

This is a clone of the popular Netflix website with reduced functionality.When you log in to a web site, create a new user or use an existing user test@test.com 112233 enter the closed page of the movie list. Information about authorized users is stored in localStorage. Use the styled-component to model the component and subdivide it into small pieces. The data is stored on a remote firebase server. Movie search will quickly find the desired one from the list of categories

Installation and Running

git clone git@github.com:Bukovski/react-netflix-ts.git
cd react-netflix-ts
npm install
npm run start

Routes

  • / home page
  • /signin signIn page
  • /signup signUp page
  • /browse protection page with movie list

Technologies

sign-in-page series-page film-page