https://github.com/g4eva-dev/moviebox
Search and Display Movie Details
https://github.com/g4eva-dev/moviebox
Last synced: 4 months ago
JSON representation
Search and Display Movie Details
- Host: GitHub
- URL: https://github.com/g4eva-dev/moviebox
- Owner: G4EVA-dev
- Created: 2023-09-13T11:50:10.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T21:06:49.000Z (almost 3 years ago)
- Last Synced: 2025-10-06T17:46:10.216Z (9 months ago)
- Language: HTML
- Size: 3.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MovieBox is a web application that allows users to explore, search for, and save their favorite movies. Powered by the TMDB API, it offers a user-friendly interface and real-time movie data.
### Homepage
- The homepage displays the top 10 movies with movie posters, titles, and release dates.
- Click on a movie card to view its details.
### Movie Search
- Use the search bar to search for movies by title.
- Results will include movie posters, titles, and release dates.
- A loading indicator will display during the search.
### Movie Details
- Click on a movie card to view detailed information, including title, release date, runtime, and overview.
### Favorite Movies
- [Document how users can save and manage their favorite movies if this feature is implemented.]
## 4. Development
But I didn't Complete with the Project because I got sick and that's all I could.