Welcome to CINEHOOD, your one-stop solution for all things related to movies. This repository contains the source code for the CINEHOOD website, a feature-rich application built using React.js, Redux, Alan AI, TMDB API, and Material-UI. Whether you're a movie enthusiast or just looking for information about your favorite films, CINEHOOD has got you covered.
- User Authentication: Securely create accounts and log in to access personalized features.
- Light and Dark Mode: Customize your viewing experience with light and dark themes.
- API Calls with Axios and Redux: Utilize the power of Redux for state management and Axios for efficient API calls.
- Actors and Movie Details Page: Dive deep into the world of movies with detailed information about actors and movies.
- Watchlist and Favorites: Keep track of movies you want to watch and save your favorites for future reference.
- Movie Search Functionality: Easily search for movies based on various criteria.
- Alan AI Voice Functionality: Experience hands-free interaction with the application using Alan AI.
- React.js: A powerful JavaScript library for building user interfaces.
- Redux: A predictable state container for JavaScript apps, providing a centralized store.
- Alan AI: A conversational voice AI platform that enhances user interaction with voice commands.
- TMDB API: The Movie Database API for retrieving comprehensive movie information.
- Material-UI: A React UI framework for building aesthetically pleasing and responsive applications.
To run CINEHOOD locally, follow these steps:
-
Clone the repository:
git clone https://github.com/HimanshuMohanty-Git24/CINEHOOD.git
-
Install dependencies:
cd CINEHOOD npm install
-
Start the development server:
npm start
-
Open your browser and navigate to http://localhost:3000.
Explore the live CINEHOOD site here.
Contributions are welcome! If you'd like to enhance CINEHOOD or fix any issues, please open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for checking out CINEHOOD! I hope you enjoy exploring the world of movies with our feature-packed application. If you have any questions or feedback, feel free to reach out. Happy movie watching and Coding!