
Hulu app
Nextt JS / Tailwind
Project
Overview
I built this application in Next JS and is hosted on Vercel. 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
Back