Welcome to the Movie Directory! This is a web application that allows users to search for movies, view details, and discover new favorites. 📽️✨
- Search Movies: Easily search for movies by title. 🔍
- Movie Details: View detailed information about each movie, including release date, overview, and more. 📅
- Responsive Design: Enjoy a seamless experience on both desktop and mobile devices. 📱💻
- Error Handling: Friendly messages for users when no movies are found or when an error occurs.
⚠️
- React: For building the user interface. ⚛️
- TypeScript: For type safety and improved development experience. 📜
- CSS: For styling the application. 🎨
- The Movie Database (TMDb) API: To fetch movie data. 🎥
Contributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request. ✨
- Fork the repository
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a pull request
Thank you to The Movie Database (TMDb) for providing the API. 🌟. Also, Special thanks to all the contributors and open-source communities! 🤗