https://github.com/kuzma02/kuzmaflix
Kuzmaflix is a dynamic web application designed to provide users with detailed information about a wide array of movies. Utilizing a popular movie database API, this website serves as a one-stop destination for movie enthusiasts looking to explore and discover films.
https://github.com/kuzma02/kuzmaflix
movie-database-api movies react react-router
Last synced: about 2 months ago
JSON representation
Kuzmaflix is a dynamic web application designed to provide users with detailed information about a wide array of movies. Utilizing a popular movie database API, this website serves as a one-stop destination for movie enthusiasts looking to explore and discover films.
- Host: GitHub
- URL: https://github.com/kuzma02/kuzmaflix
- Owner: Kuzma02
- License: mit
- Created: 2023-07-12T12:20:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T13:50:57.000Z (about 2 years ago)
- Last Synced: 2025-04-09T12:23:23.525Z (about 1 year ago)
- Topics: movie-database-api, movies, react, react-router
- Language: JavaScript
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kuzmaflix - Movie info website made with React.js
# Project Description
Kuzmaflix is a dynamic web application designed to provide users with detailed information about a wide array of movies. Utilizing a popular movie database API, this website serves as a one-stop destination for movie enthusiasts looking to explore and discover films. The application boasts a dark mode for enhanced visual comfort, a robust search functionality, and a visually appealing design.
# Key Features:
- Dark Mode: A user-friendly dark theme that reduces eye strain and enhances the viewing experience, especially in low-light conditions.
- Search Functionality: An efficient and powerful search engine that allows users to easily find movies based on titles, genres, actors, and more.
- API Integration: Seamless integration with a popular movie database API, ensuring access to a vast and up-to-date collection of movie information.
- High-Quality Design: A clean, modern, and responsive design that provides an engaging user interface across various devices and screen sizes.
- Movie Details: Comprehensive information for each movie, including synopsis, cast, ratings, release dates, and trailers.
# Instructions:
1. When you download repository, open a terminal and write: npm install
2. After it has finished installing, you write: npm start
3. And enjoy!
# Or you can see it live:
[Click this text to see it live](https://kuzmaflix.netlify.app/)
# Full home page

# Full search page

# Single movie page
