Film Finder is a cutting-edge movie search application that seamlessly merges creative excellence with state-of-the-art technologies. Leveraging React.js for its dynamic user interface, Redux Toolkit for robust state management, Material UI for sleek design elements, and Alan AI for innovative voice functionalities, the app delivers an unparalleled user experience.
Film Finder provides secure user authentication, allowing users to create accounts, log in, and log out seamlessly. Users can manage their account settings and preferences.
Search for movies effortlessly using either text input or voice commands. Alan AI acts as an in-app voice assistant, enabling intuitive conversational experiences for Film Finder users.
Users can curate their movie preferences by adding films to their watchlist and favorites. Movies can be effortlessly added or removed, ensuring a tailored viewing experience.
Explore movies based on genres and categories, enhancing the browsing experience. The application allows dynamic sorting and filtering, ensuring users find movies that align with their interests effortlessly.
Film Finder boasts a responsive design that adapts seamlessly to various screen platforms. Whether on a desktop, tablet, or smartphone, users can enjoy a consistent and user-friendly interface.
Enhance your viewing experience with Film Finder's dark mode. Switch effortlessly between light and dark modes to suit your preference and reduce eye strain during nighttime usage.
Utilize voice commands for tasks such as logging in, searching for movies, and managing your watchlist. Alan AI's voice functionalities make navigation effortless, enhancing accessibility and user convenience.Watch the trailer of a movie and then watchlist it to see it later.
To run Film Finder locally on your machine, follow these steps:
-
Clone the Repository:
git clone https://github.com/Nde-Dilan/FilmFinder.git
-
Navigate to the Project Directory:
cd FilmFinder
-
Install Dependencies:
npm install
-
Run the Application:
npm start
-
Access the Application: Open your web browser and visit http://localhost:3000.
We welcome contributions to Film Finder! To contribute, follow these steps:
-
Fork the Repository
-
Clone your Fork:
git clone https://github.com/your-username/film-finder.git
-
Create a Branch:
git checkout -b feature-name
-
Make Changes, Add Features, Fix Bugs
-
Commit Changes:
git commit -m "Your descriptive commit message"
-
Push to the Branch:
git push origin feature-name
-
Create a Pull Request
- Go to your fork on GitHub and click on "New Pull Request."
- Provide a descriptive title and overview of the changes.
- Submit the Pull Request for review.
This project is licensed under the MIT License.