Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.88 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.88 KB

Movie Discover

Cover

Demo

Check out the live demo here.

Overview

Welcome to Movie Discover! This project utilizes a movie API to recommend personalized films, assisting users in discovering new titles based on their individual interests and preferences.

Table of Contents

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Vite: A fast build tool that leverages esbuild for quick development and optimized production builds.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • shadcn/ui: A UI library providing a set of reusable React components for building modern user interfaces.
  • useContext: A React hook for managing global state within a React application.
  • TMDB API: The Movie Database API provides comprehensive movie information, including titles, genres, cast, crew, and user ratings.

Installation

  1. Clone the repository: git clone https://github.com/Haghalaz/movie-discover.git
  2. Navigate to the project directory: cd movie-discover
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. Open your browser and go to http://localhost:5173/

Usage

Feel free to explore the project by clicking on various sections, features, and links. If you have any questions or feedback, don't hesitate to reach out through the provided contact details.

Contact

Feel free to contact me for any inquiries or collaboration opportunities.

Thank you for visiting my project!