Welcome to Movie Flick - your ultimate destination to discover, explore, and dive into the world of movies. 🎉 This app uses the powerful TMDb (The Movie Database) API to bring you a treasure trove of movie information right at your fingertips. Movie Flick is designed with a sleek, dark Netflix-inspired theme with red highlights for an immersive and visually appealing experience.
- 🌟 Popular Movies: Discover the most popular movies of each year.
- 🗂️ Genre Filters: Filter movies by genres using our stylish tab navigation.
- 🔄 Infinite Scrolling: Enjoy a seamless browsing experience with infinite scrolling.
- 🖼️ Detailed Movie Cards: Get detailed information about each movie, including title, overview, and poster.
- Clone the repository:
git clone https://github.com/wowgeekyboy/MovieFlick.git cd MovieFlick
- Install dependencies:
npm install
- Start the development server:
npm start
- Navigate through years: Use your mouse wheel to scroll through movies from different years.
- Filter by genre: Click on genre tabs to filter movies.
- 🛠️ React: A JavaScript library for building user interfaces.
- 🌐 TMDb API: Provides movie data.
- 🎨 CSS: Styled-components for styling.
If you encounter any issues, please feel free to open an issue in the GitHub repository.
This project is licensed under the MIT License.