Skip to content

akankha/amdb

Repository files navigation

IMDb Clone with TMDb API ||| Live Demo

Project Preview

Welcome to the IMDb Clone project! This is a web application that allows users to browse and explore movies and TV shows using the TMDb (The Movie Database) API. The project is built using Next.js for server-side rendering, and Tailwind CSS for styling, resulting in a sleek and responsive user interface.

Features

  • Movie and TV Show Listings: Browse through a vast collection of movies and TV shows fetched from the TMDb API.

  • Detailed Information: Access detailed information about movies and TV shows, including overviews, ratings, cast, crew, and more.

  • Responsive Design: Enjoy a seamless experience across various devices thanks to the responsive design powered by Tailwind CSS.

  • Server-Side Rendering: Benefit from fast loading times and improved SEO with Next.js' server-side rendering capabilities.

Tech Stack

  • Frontend: Next.js, Tailwind CSS
  • API: TMDb API (The Movie Database API)

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone the repository: git clone https://github.com/akankha/amdb.git
  2. Navigate to the project directory: cd amdb
  3. Install dependencies: npm install
  4. Create a .env.local file in the root directory and add your TMDb API key: API_KEY=your_api_key_here
  5. Run the development server: npm run dev
  6. Open your browser and go to: http://localhost:3000

Contribution

Contributions to the project are welcome! If you'd like to add new features, fix bugs, or enhance the user interface, feel free to fork the repository and submit a pull request.

Acknowledgments

  • This project utilizes the TMDb API to provide movie and TV show data. Special thanks to TMDb for their amazing API.

  • The project UI is built using Tailwind CSS, which simplifies styling and ensures a responsive design.


Feel free to explore the IMDb Clone and start discovering your favorite movies and TV shows in a whole new way. If you have any questions or suggestions, don't hesitate to reach out!

| Report Issue

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors