ShowBuzz is a user-friendly React-based web application that allows users to search for movies using the OMDB API. It provides an intuitive and visually appealing platform to explore and discover your favorite films.
- Search for movies by title.
- User-friendly interface with visually appealing design.
Title: Landing Page: Search Bar: Search Results for Mirzapur(An Indian web-series): Avengers Search: Harry Potter
- React: A JavaScript library for building user interfaces.
- OMDB API: Open Movie Database API for fetching movie data.
- HTML and CSS: For structuring and styling the application.
- Clone this repository:
git clone (https://github.com/jhaAvneesh/ShowBuzz.git)
- Install dependencies:
npm install
- Run the app:
npm start
- Open the app in your browser.
- Enter a movie title in the search bar and click "Search."
- Browse through the search results.
Contributions are welcome! If you have any suggestions or improvements, please submit a pull request.
Feel free to contact me at [email protected] for any questions or feedback.