gregpr07 / VLN-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Videolectures.net CRA website

This is the Next.js website for our favourite video portal. Install dependencies with yarn. Run your own with yarn dev.

It was created with

yarn create next-app --example with-tailwindcss with-tailwindcss-app

Why certain modules are needed

Only not the obvious ones!

@brainhubeu/react-carousel

Index page horizontal scrolling. PLan is yo use it Slides as well.

react-intersection-observer (REMOVED FOR PERFORMANCE REASONS)

So that navbar automatically changes color when scrolling down from bottom (index page).

react-twitter-embed

For twitter embed (just easier than script tags).

Active problems

DASHBOARD

  • padding med naslovom in videoti, premakni clock icon v desni rob spodaj, DESKTOP: underlined buttons s kategorijami

Lecture

  • fullscreen ne dela na iOS (iPhone)

About


Languages

Language:TypeScript 99.0%Language:JavaScript 0.8%Language:CSS 0.2%