Filmyverse:https://filmyverse-4f8b6.web.app/
Filmyverse is a React application that uses the TMDB API to fetch movie data and Tailwind CSS for styling. The app allows users to search for movies, view details, and explore various categories.
- Movie Search: Search for movies by title.
- Movie Details: View detailed information about selected movies.
- Categories: Browse movies by different categories such as popular, top-rated, and upcoming.
- Responsive Design: Tailwind CSS ensures the app is responsive and visually appealing on various devices.
- React: JavaScript library for building user interfaces.
- TMDB API: The Movie Database API for fetching movie data.
- Tailwind CSS: Utility-first CSS framework for styling.
- Clone the repository:
git clone https://github.com/your-username/filmyverse.git cd filmyverse