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.