Release v1.0.0 - Neocine Launch
19 September 2023
Introduction
Neocine is an exciting movie and actor information website designed to provide users with access to the latest movies, popular actors, and more. Powered by The Movie Database (TMDb) API, Neocine offers real-time movie and actor data in a user-friendly interface. In this initial release, we are thrilled to introduce the core features and functionalities of Neocine.
Key Features
1. Home Page Enhancements
- Screenshot 1: Explore a curated list of the latest movies, each with its title and poster.
- Screenshot 2: Discover popular movies with ratings, release dates, and more.
- Screenshot 3: Navigate through a selection of movies currently in theaters.
2. Movie Details
- Dive into detailed information about each movie, including posters, titles, release dates, runtimes, languages, ratings, and more.
- View the director's name and an overview of the movie.
- Explore the main actors featured in the movie, directly sourced from TMDb.
- Discover related movies and trailers for a comprehensive movie experience.
- Identify the production company behind each film.
Tools Used
- Next.js: The framework that powers Neocine, offering speed and performance.
- Material UI: Stylish and responsive UI components for a seamless user experience.
- Figma: Used for design and prototyping, ensuring a visually appealing website.
- Prettier: Ensures code consistency and readability.
- Husky: Git hooks for improved code quality.
- Commitizen: Helps maintain clear and standardized commit messages.
- Git Workflow: Followed to manage the development and release process.