analsituation / kinoscan

World class high level ultimate app

Home Page:https://kinoscan-uagagoga.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kinoscan app (in progress)

This is a movie web-appllication which uses unofficial kinopoisk api.

Despite this app provides some optimizations by using modern server components and streameing, it can be really slow becouse of slow api server, which sometimes responds within a few seconds.

live app hosted on vercel

This app builds with Next.js 13 with some beta features:

  • Next.js
  • React
  • Typescript
  • Tailwindcss
  • SASS

Installation

If you want to start this app on your local machine you need clone this repository, then install the dependencies and devDependencies:

yarn
or
npm install

Then run the app:

yarn dev
or
npm run dev

About

World class high level ultimate app

https://kinoscan-uagagoga.vercel.app


Languages

Language:TypeScript 96.9%Language:Sass 2.1%Language:JavaScript 0.7%Language:CSS 0.3%