Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 955 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 955 Bytes

imdb-clone

Overview

Personal IMDB clone project built on NextJS/TailwindCSS with the use of external API and firebase type database called Userbase for review storage.

Features

  • Authentication feature handled by Userbase
  • Incremental search for movies
  • Ability to leave a review for each movie
  • Some users have shared DB/ by default everyone has their own review DB for each movie
  • JAMstack application handled completely with front-end technologies

Techstack

typescript next tailwind userbase