VLADISLAW9 / kinopole-ReactApp

Front-end web-application with watching series, films and cartoons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KINOPOLE

Front-end web-application with watching series, films and cartoons

Getting start

Start JSON server

-Open Visual Studio witch project

-Open CMD(Ctrl+Shift+C)

-Install JSON server: npm install -g json-server

-Start JSON server: json-server --watch db.json --port 5000

Start web-application

npm i
npm start

Stack

  • React
  • TypeScript
  • Redux Toolkit
  • Redux TLK Query

About

Front-end web-application with watching series, films and cartoons


Languages

Language:TypeScript 91.4%Language:CSS 7.8%Language:HTML 0.6%Language:JavaScript 0.2%