/CINEHOOD

CINEHOOD is your go-to movie hub built with React.js and Alan AI. Explore movies, actors, and more. Features include user authentication, dark mode, watchlists, and a voice-activated assistant. Immerse yourself in the cinematic world with this intuitive and feature-rich application. πŸΏπŸŽ‰

Primary LanguageJavaScriptMIT LicenseMIT

CINEHOOD - Your Ultimate Movie Information Hub 🎬

MainPage

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.

Features πŸš€

  • 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.

Technologies Used πŸ› οΈ

  • 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.

Getting Started 🏁

To run CINEHOOD locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/HimanshuMohanty-Git24/CINEHOOD.git
  2. Install dependencies:

    cd CINEHOOD
    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000.

Live Site 🌐

Explore the live CINEHOOD site here.

Contributions 🀝

Contributions are welcome! If you'd like to enhance CINEHOOD or fix any issues, please open a pull request.

License πŸ“„

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!