GithubHelp home page GithubHelp logo

dayo4 / movlib-ai Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 12.16 MB

Video library web app with AI assistant integrations built in React.js

License: MIT License

HTML 1.30% JavaScript 98.38% CSS 0.32%

movlib-ai's Introduction

Video library web app with AI assistant integrations built in React.js

Live Preview

About

1

Features include:

  • User Authentication,
  • Light and Dark mode,
  • API calls with Axios and Redux,
  • Actors and Movie Details Page,
  • Watchlist and List of Favorite Movies,
  • Movie Search Functionality,
  • Alan AI Voice Functionality and many more.

Alan works as an in-app voice assistant for the project.

Try clicking on the blue mic icon on the bottom right of the page and try saying, "Search Batman" or "Make it light/ Make it dark" or say "Surprise me".

Getting Started

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

Prerequisites

List of things you need to use and how to install them:

  • npm
    npm install npm@latest -g

Installation

Setup:

  1. Get a free TMDB API Key at https://www.themoviedb.org/.

  2. Clone the repo:

  3. Install NPM packages:

    npm install

    Note: If you get the peer dependency error :

    npm install --legacy-peer-deps
  4. Create your .env file as it is instructed in .env.example.

  5. Enter your TMDB API key in your .env.

    REACT_APP_TMDB_KEY=<put your key here>

Usage

For more detailes regarding TMDB API calls, please refer to the Documentation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.