A fun and interactive learning project to practice React while building a small movie app.
This app uses TheMovieDB API to fetch and display movie data. The app is designed with simplicity, focusing on learning and applying React fundamentals.
- Home Page: Displays a list of popular movies.
- Search: Users can search for any movie using the search bar.
- Favorites: Users can mark movies as favorites, which are displayed on a dedicated Favorites page.
- Responsive Layout: Works on different screen sizes.
- React
- JavaScript (ES6+)
- CSS / Styled Components
- TheMovieDB API
