https://github.com/nafisarkar/movilog_move_info_finder
Moviepedia is a web application designed to provide detailed information about movies. Users can explore trending movies, search for specific movies, and filter results by year, language, and genre.
https://github.com/nafisarkar/movilog_move_info_finder
api movie-recommendation-app react tmdb-api
Last synced: about 1 month ago
JSON representation
Moviepedia is a web application designed to provide detailed information about movies. Users can explore trending movies, search for specific movies, and filter results by year, language, and genre.
- Host: GitHub
- URL: https://github.com/nafisarkar/movilog_move_info_finder
- Owner: Nafisarkar
- Created: 2025-01-27T16:09:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-01-28T08:11:26.000Z (9 months ago)
- Last Synced: 2025-07-22T23:37:06.963Z (3 months ago)
- Topics: api, movie-recommendation-app, react, tmdb-api
- Language: JavaScript
- Homepage: https://movilog.vercel.app/
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moviepedia - Movie Details and Search Web Application

Moviepedia is a web application designed to provide detailed information about movies. Users can explore trending movies, search for specific movies, and filter results by year, language, and genre. The application offers a comprehensive platform for movie enthusiasts to discover and learn more about their favorite films.## Features
* Search for movies by title, year, language, and genre
* View details for any movie, including title, year, language, genre, cast, and ratings
* View trending movies
* View movies by year, language, and genre## Installation
1. Clone the repository
2. Run `npm install`
3. Run `npm run dev` to start the development server## Usage
1. Open the application in your web browser
2. Search for a movie by title, year, language, or genre
3. Select a movie to view its details
4. View trending movies
5. View movies by year, language, and genre## Technologies Used
* React
* Vite
* Tailwind CSS
* React Router
* React Icons
* dotenv
* class-variance-authority## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.