This is a movie search app built with React and Tailwind CSS. It allows users to search for movies using the The Movie Database (TMDb) API and save their favorite movies to a local archive.
- Search for movies using the TMDb API
- Save favorite movies to a local archive
- Fully responsive UI design with Tailwind CSS
- Simple and intuitive user interface
To use the app, simply type a search term into the search bar and press Enter. The app will fetch a list of movies from the TMDb API and display them in the search results. Click on a movie to view its details, including a description and a list of cast members. To save a movie to your archive, click the heart icon next to the movie's title.
You can view your archive by clicking on the "Favorites" link in the navigation bar. This will display a list of all the movies you have saved. To remove a movie from your archive, click the cross icon next to the movie's title.
- React
- Tailwind CSS
- The Movie Database (TMDb) API
- YouTube (Our Savoir) 👑
This project is licensed under the MIT License. Feel free to use and modify the code as you wish.