A sleek and responsive movie browsing application built with React JS. This app allows users to search for movies, view detailed information, and manage a list of favorite movies — all using real-time data from a movie API.
- 🔍 Search Movies by title
- 🎞️ Display movie details (poster, rating, release year, etc.)
- ❤️ Add/Remove favorites with localStorage persistence
- 🌙 Dark Mode UI for a better viewing experience
- 📱 Responsive design – works smoothly on all devices
- ⚛️ React JS
- 🧠 React Hooks (useState, useEffect)
- 🎨 CSS Flexbox & Grid
- 🌐 Axios for API calls
- 📦 OMDb API or The Movie Database API (TMDb)
- 🖼️ FontAwesome / React Icons for icons