ddoemonn / MovieHub

A React app interfacing with TMDB API. Implements React Router for routing, Tailwind CSS for styling, and React Query for data fetching. Developed using Vite.

Home Page:https://movie-hub-ogklp.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieHub - Your Ultimate Movie Database App

MovieHub is a React project that's perfect for anyone who loves movies. It taps into TMDB API to fetch all sorts of movie details. Whether you're looking for what's currently showing, the most talked-about films, or just want to search for a movie you're interested in, MovieHub makes it easy.

Features

MovieHub offers an array of features to enhance your movie exploration:

  • Now Playing: Catch the current box office hits.
  • Popular Picks: See what films are trending.
  • Top Rated: Explore highly-rated movies.
  • Search Bar: Easily search the TMDB database.
  • Movie Details: Get the details with a click.

Technologies Used

  • React: For building the user interface.
  • React Router: For app navigation.
  • Tailwind CSS: For styling.
  • JavaScript: For functionality.
  • React Query: For data fetching.
  • Vite: For fast development.

Screenshots

an example an example

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ozergklp/MovieHub.git
    cd MovieHub
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev ---- 

About

A React app interfacing with TMDB API. Implements React Router for routing, Tailwind CSS for styling, and React Query for data fetching. Developed using Vite.

https://movie-hub-ogklp.netlify.app


Languages

Language:JavaScript 93.7%Language:CSS 3.3%Language:HTML 3.0%