https://github.com/sayed725/movielify-client
This is a user-friendly Movie Portal to simplify the process of exploring movies, viewing movie details, adding movies, and deleting movies while managing user favorites.
https://github.com/sayed725/movielify-client
expressjs firebase mongodb nodejs reactjs tailwind-css
Last synced: 3 months ago
JSON representation
This is a user-friendly Movie Portal to simplify the process of exploring movies, viewing movie details, adding movies, and deleting movies while managing user favorites.
- Host: GitHub
- URL: https://github.com/sayed725/movielify-client
- Owner: sayed725
- Created: 2025-01-08T09:44:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T09:51:57.000Z (over 1 year ago)
- Last Synced: 2026-01-03T11:59:40.088Z (6 months ago)
- Topics: expressjs, firebase, mongodb, nodejs, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://assignment-10-b0e3a.web.app/
- Size: 5.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieLify
Welcome to this project.This is a user-friendly Movie Portal to simplify the process of exploring movies, viewing movie details, adding movies, and deleting movies while managing user favorites. This project includes a dynamic user interface, robust functionality, and seamless user experience.
---
### Live link to the deployed project
- live link: [https://assignment-10-b0e3a.web.app/)
- Required PDF Link: [https://drive.google.com/file/d/1tI39KHXOwlPW3xc6Thyp-i2FSIlSTxMI/view?usp=sharing)
### 5 features of this website/project
- There is a beautiful slides showcasing images of top movies on Banner.
- User Login / Register Authentication.
- On clicking the Explore Details Button navigated the logged-in user to the Movie Detail page where they can explore more about their Movie Details.
- On Movie Details section there is a Add to Favorite Button where user can add their favorite movies to favorite routes also a remove button to remove from favorite.
- On Add Movie section user can add their favorite movies details.
- My Favorite section user can see all the movies which an individual user added as their favorite.