/movielist-js-frontend

Frontend for Flix-Fix: an app where you can search and view info about movies, and maintain a watchlist.

Primary LanguageJavaScript

Flix-Fix

An app where you can search and view info about movies, as well as watch trailers and read reviews, and then maintain a watchlist. The watch list has both to-watch and has-watched columns.

Technologies

Project is created with:

  • JavaScript ES6
  • Custom CSS

Setup

To run this project, first follow the backend setup

$ cd ../movielist-js-frontned

for Windows run:

$ explorer.exe index.html

for Mac/linux run:

$ open index.html