
Netflix App
Nextt JS / Tailwind / Firebase
Project
Overview
I built this application in Next JS and is hosted on Vercel. This app features user authentication with firebase as well as the firestore cloud storage database. This application is pulling movie data from an the IMDB movie API and displaying different categories. It features horizontal sliding and a featured selection. The useContext hook is also being implemented for app-wide state management.
Technologies
NextJS
Tailwind
Javascript
Firebase
IMDB API
Back