Janjs / What-Movie-To-Watch

WebApp for Movie Recommendations. If you dont know what movie to watch, this might help you out.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What To Watch App

version license

Tired of endless scrolling on Netflix because you cannot decide what to watch? Check out this app, it decides for you. Just click on five movies that you saw and liked and find out what to watch next!

Programmed with

React JS as the main framework. Also used Sass and Bootstrap 4.

API

Used themoviedb API to get movie recommendations: https://developers.themoviedb.org/

Get an API key and add it to a .env file as: REACT_APP_MOVIE_API_KEY='your_api_key'

Quick start

  • Clone the repo: git clone https://github.com/Janjs/WhatToWatch.git.
  • Install dependencies: npm install.
  • Run it!: npm start.

Licensing

  • Licensed under MIT

About

WebApp for Movie Recommendations. If you dont know what movie to watch, this might help you out.


Languages

Language:CSS 66.3%Language:SCSS 30.7%Language:JavaScript 2.7%Language:HTML 0.2%