https://github.com/aliasrafbd/movie-orchid
Provide info about Upcoming movies and can book ticket for a movie.
https://github.com/aliasrafbd/movie-orchid
expressjs mongodb nodejs reactjs tailwindcss
Last synced: 3 months ago
JSON representation
Provide info about Upcoming movies and can book ticket for a movie.
- Host: GitHub
- URL: https://github.com/aliasrafbd/movie-orchid
- Owner: aliasrafbd
- Created: 2025-01-08T08:49:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T10:28:31.000Z (over 1 year ago)
- Last Synced: 2026-01-03T14:23:11.714Z (6 months ago)
- Topics: expressjs, mongodb, nodejs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://movie-orchid-2024-12-08.netlify.app/
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to Movie Orchid
1. **Name of the Project**
Movie-Orchid
2. **Overview**
This is client side of Movie-Orchid.
Our purposes in brief-
- Provide info about Upcoming movies.
- Featuring Movies.
- Trending Movies.
- Can book ticket for a movie.
3. **Live URL**
[https://movie-orchid-2024-12-08.netlify.app/](https://movie-orchid-2024-12-08.netlify.app/)
4. **Key Features of my Project:**
- User can Register/Login.
- If they are logged in, they can select a movie to their favorite list.
- Can remove a movie from their favorite list
- Admin can add a new movie, update a movie in the list.
- Admin can also delete a movie from the list
- User can login/Resiger with their email or Google account.
5. **NPM Packages/Dependencies:**
- aos
- axios
- firebase
- lottie
- motion
- react
- react-dom
- react-hook-form
- sweetalert2
- react icons
- react simple star rating
- swiper
6. **User Guideline to run on local machine:**
Download zip or clone to your computer and install all dependencies (mention in 5) by using npm i (packageName) and run on your local host by npm run dev.