A simple and beautiful React app to search for movies and TV shows using public APIs. Users can explore details like posters, ratings, release dates, and more.
- 🔍 Search for Movies and TV Shows
- 🎞️ View posters, overviews, ratings, and release dates
- 📱 Responsive and mobile-friendly design
- ⚡ Fast and modern UI with Axios, CSS, and React
- React
- Axios
- CSS
- Movie/TV API (e.g., OMDB)
- Clone the repository:
git clone https://github.com/aneesh-acharyeah/movie-tv-finder.git
cd movie-tv-finder
