A simple movie browsing app built with Next.js and TypeScript, using the OMDB API for movie data, and Tailwind for styling.
Features:
- Browse movies
- View detailed movie information
- Responsive and mobile-friendly design
- Search for movies by title
- Smooth animations and intuitive UI
Core Technologies
HTML
JavaScript
React
Next.js
Styling
Tailwind CSS
API
OMDB API
Deployment
Vercel
Extras
Next.js – A React framework for building fast web applications.
Tailwind CSS – A utility-first CSS framework for rapidly building custom designs.
Framer Motion – A production-ready motion library for React.
OMDB API – The Open Movie Database API for movie-related data.