Overview:
Kinomore is a front-end application designed for searching and watching movies. The technology stack includes React, React Hooks, TypeScript, Redux Toolkit, RTK Query, Sass, CSS modules, Jest, NextJS, PWA, React-hook-form, Yup, Testing Library, Storybook, and API integration.
Features:
- Search Functionality: Users can easily search for movies by title or genre.
- Movie Details: Provides comprehensive information about each movie including ratings, plot summaries, and cast details.
- User Interactivity: Allows users to rate movies, save favorites, and leave reviews.
- Responsive Design: Ensures a seamless viewing experience across devices.
Installation:
To install the theme, follow these steps:
- Clone the repository from GitHub.
git clone https://github.com/kinomore.git
- Navigate to the project directory.
cd kinomore
- Install dependencies using npm or yarn.
npm install
OR
yarn install
- Start the application.
npm start
OR
yarn start
Summary:
Kinomore is a feature-rich front-end application that simplifies the process of searching and viewing movies. With its robust technology stack and user-friendly interface, it offers a seamless experience for movie enthusiasts.