Welcome to the My Movie List client project! This is a single-page, responsive movie application that provides information about different movies, directors, and genres. Users can sign up, browse through movie details, update their personal information, and create a list of their favorite movies. You can access and use the website here.
The My Movie List client application is built using the following technologies:
- React
- Node.js
- Express
- Parcel (for bundling and serving)
- React Bootstrap (for responsive UI design)
- Getting Started
The My Movie List client project is designed to interact with the Movie Flix API. The API supports the following features:
- Get All Movies
- Get Single Movie by Title
- Get Genre by Name
- Get Director by Name
- User Registration
- Update User Info
- Add Movie to Favorites
- Remove Movie from Favorites
- User Deregistration
For detailed information about the API endpoints and how they work, please refer to the "My Movie List" API documentation pagehttps://github.com/birdieber/Movie-API/tree/main.