Skip to content

A modern movie recommendation web app built with React, TypeScript, and Material-UI. Discover movies, search by genre, and get details instantly.

Notifications You must be signed in to change notification settings

yassnemo/ymovie

Repository files navigation

YMovie

🎬 Discover your next favorite movie! A modern web app for browsing and searching movies powered by The Movie Database (TMDB) API.

🚀 Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/yassnemo/ymovie.git
  1. Install dependencies:
cd ymovie
npm install
  1. Create .env file in root directory:
VITE_TMDB_API_KEY=your_api_key_here

🖥️ Running the App

Start development server:

npm run dev

The app will be running at http://localhost:3001

🛠️ Tech Stack

  • React + TypeScript

  • Material-UI (MUI)

  • Vite

  • Axios

  • TMDB API

Made with ❤️ by Yassine Erradouani

About

A modern movie recommendation web app built with React, TypeScript, and Material-UI. Discover movies, search by genre, and get details instantly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published