Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 562 Bytes

Kinogo

Cinema portal with trailers and information about Films, Series, and Actors. You can also add films and series to your favorites. Very soon, authentic authentication with email confirmation will be added (Think about Next Auth but it can be changed).

Used TMDB API, Link: TMDB

Tech Stack:

  • TypeScript (TS)
  • React
  • Next.js
  • Tailwind CSS
  • MobX
  • Jest

Additional Libraries:

  • Swiper JS (for sliders)
  • React-Loading-Skeletons (for card skeletons when loading)
  • Framer Motion (for animations)