Check out the live demo here.
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.
- 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.
- Clone the repository:
git clone https://github.com/Haghalaz/movie-discover.git
- Navigate to the project directory:
cd movie-discover
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to
http://localhost:5173/
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.
Feel free to contact me for any inquiries or collaboration opportunities.
- Email: luizneto0213@gmail.com
- LinkedIn: Luiz Coelho
Thank you for visiting my project!