Skip to content

Coder-Mujahid/the-movieBB

Repository files navigation

The Movie BB

Project Logo

Introduction

The Movie BB is a web application that allows users to discover information about movies and TV shows. It provides a user-friendly interface to explore a vast collection of films, including details such as release dates, ratings, and synopses.

Features

  • Search Movies and TV Shows: Easily find your favorite movies and TV shows.
  • Detailed Information: Get comprehensive details about each film, including ratings and release dates.
  • Responsive Design: Access the application seamlessly on various devices.

Demo

Check out the live demo here.

Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/your-repo.git
  2. Install dependencies: npm install
  3. Start the application: npm start

Usage

Once the application is running, open your browser and navigate to http://localhost:3000/. Use the search functionality to discover movies and TV shows.

Technologies Used

  • React.js
  • The Movie Database (TMDb) API
  • Tailwind CSS

Screenshots

Screenshot 1 Screenshot 2

Contributing

If you'd like to contribute to this project, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.