Skip to content

This app is an online database of information related to movies. Users can search for movies and learn about movies, as well as the cast of the movie. Navigating through the application is made simple with help of a AI voice chatbot. Also provides ratings of movies. Tech stack: JavaScript tools including react and much more.

License

Notifications You must be signed in to change notification settings

jeffjiang13/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improving your README can significantly enhance how others perceive and interact with your project. A well-crafted README should provide all the essential information about your project in a clear, concise, and engaging manner. Below is a revised version of your README that organizes the content for better readability and adds some elements that might make it more appealing and informative.

<div id="top"></div>

<br />
<div align="center">
  <a href="https://github.com/jeffjiang13/movie-app">
    <img src="src/assets/images/dark2.png" alt="Filmpire Logo" width="252" height="155">
  </a>

  <h1 align="center">Filmpire - Your Movie Universe</h1>

  <p align="center">
    An immersive movie browsing experience powered by modern web technologies.
    <br />
    <a href="https://jj-movie-app.vercel.app"><strong>Explore the Demo »</strong></a>
    <br />
    <br />
    <a href="https://github.com/jeffjiang13/movie-app/issues">Report Bug</a>
    ·
    <a href="https://github.com/jeffjiang13/movie-app/issues">Request Feature</a>
  </p>
</div>

## About The Project

Filmpire combines the thrill of exploring cinematic worlds with cutting-edge web technologies, offering an expansive platform for movie enthusiasts. Built with the modern JavaScript ecosystem, including React.js, Redux, Material UI, and the innovative Alan AI voice recognition, Filmpire sets a new standard for web-based movie exploration.

### Features at a Glance

- **User Authentication**: Secure login and registration to personalize your experience.
- **Theme Toggling**: Switch between light and dark mode for your viewing comfort.
- **Dynamic Content**: Browse movies and actors with detailed pages, powered by efficient API calls using axios and Redux.
- **Personalized Lists**: Curate your watchlist and favorites to keep track of movies you love or plan to watch.
- **Search Functionality**: Find movies with ease using the intuitive search feature.
- **Voice Commands**: Interact with Filmpire using natural language voice commands, thanks to Alan AI integration.

### Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

- [React.js](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Material UI](https://mui.com/)
- [Alan AI](https://alan.app/)

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- npm
  ```sh
  npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/jeffjiang13/movie-app.git
  2. Install NPM packages
    npm install
  3. Start the project
    npm start

Usage

For more examples of how to use Filmpire, please refer to the Documentation.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Jeff Jiang - @jeffjiang9 - jeff.jiang13@gmail.com

Project Link: https://github.com/jeffjiang13/movie-app

Acknowledgements

About

This app is an online database of information related to movies. Users can search for movies and learn about movies, as well as the cast of the movie. Navigating through the application is made simple with help of a AI voice chatbot. Also provides ratings of movies. Tech stack: JavaScript tools including react and much more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published