Movie streaming interface
Web app designed with Next.js and connected to the IMDb API. Netflix-inspired streaming UI built with React for learning purposes.
Stacks used :
next
react
nextAuth
tailwind
imdb
Overview
Web application designed with Next.js and connected to the IMDb API. It offers various movie lists, such as the most popular and upcoming releases. Like Netflix, once authenticated, you can add movies to your favorites list or wishlist.
Features
- Authentication with Next-Auth
- Movie listings by category and ranking
- Add movies to favorites
Key Takeaways
- Authentication with Next-Auth
- Framer Motion animation
- CI/CD on Vercel