Welcome to visit my website: myFlixAPP
This movie website allows users to navigate through movie details extensively. It includes:
-
Movie-related features:
- Displays ALL movies, with options to filter and/or sort the list.
- Enables selection of movies for detailed views, including images, genre (details on hover), release year, director (details on hover), actors, description, and similar movies (by genre).
- Provides comprehensive data about directors, including their name, birth and death years, biography, and filmography.
-
User-related features:
- Supports basic account management: registration, login, profile updates, and account deletion.
- Allows users to manage their favorites list by adding or removing movies.
Note: The website is designed for practicing and showcasing web development skills, featuring a limited selection of movies. Data accuracy may vary.
- React ^18.3.1: Utilizes the React library in ES2015+ for building user interfaces.
- React Router ^6.23.1: Enables state routing for navigating between views and sharing URLs.
- React-Redux ^9.1.2: Manages state for user, token, movies, filter, and sorter.
- React-Bootstrap ^2.10.2: A UI library used for styling and ensuring responsiveness.
- Font Awesome: Enhances UI with icons to add/delete favorite movies.
- Parcel ^2.9.3: A build tool optimized for this project (supports up to Netlify's supported version).
- Netlify: Hosts the website.