Giter Site home page Giter Site logo

lukassobotik / myfavmovies Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 29 MB

Movie recommendation website based on your ratings, with detailed movie information.

Home Page: https://myfavmovies.lukassobotik.dev/

License: MIT License

HTML 0.42% CSS 4.32% JavaScript 95.25%
movie movies website

myfavmovies's Introduction

MyFavMovies

All-in-One Movie Info in one Place!

Try It Out! | Support Me | Website | Documentation

Overview

MyFavMovies is in a streaming service like fashion, and results are Personalized depending on Your Ratings of previous movies. It contains every bit of information you would need or want to know about the movie like Release Dates, Cast, Crew and so on.

How to clone this repository

Prerequisites

Once you clone this repository, run npm install to download all the required plugins

  1. In the root of this repository, create a new file named .env
  2. In the file, add these keywords:
REACT_APP_VERSION=$npm_package_version
REACT_APP_API_KEY=''
REACT_APP_AUTH_DOMAIN=''
REACT_APP_PROJECT_ID=''
REACT_APP_STORAGE_BUCKET=''
REACT_APP_MESSAGING_SENDER_ID=''
REACT_APP_APP_ID=''
REACT_APP_MEASUREMENT_ID=''
REACT_APP_TMDB_API_KEY=''

In between the apostrophes, add your Firestore Database and TMDb API Keys. Leave the REACT_APP_VERSION as it is.

For more info, checkout the Documentation

myfavmovies's People

Contributors

lukassobotik avatar

Stargazers

 avatar

Watchers

 avatar

myfavmovies's Issues

Show an empty image instead of the alternative text

example

It would be great if instead of the normal text, it would show a default image that would be there if the poster was empty.

*also with the alternative text the movie size is wider than it should be, and it messes up the carousel

Note: this happens on an internet, where image loading is limited (e.g. School Internet)

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.