Skip to content

stephaniezou1/Movies-You-Missed-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie List: What You Missed Web Application

Website

Deployed here: https://laughing-ramanujan-2c26b8.netlify.app/

This project was created for Flatiron School's module 3 assignment. The frontend was built with vanilla object-oriented JavaScript and its backend was developed with Rails. Data is fetched from The Movie Database, an external API.

Languages and Tools

Getting Started

To get started, you will only need to clone and open in your code editor.

Node installation on OS X

In your terminal...

  1. Install

     $ git clone
     $ cd [repo location]
     $ npm install
    
  2. Launch

     $ open index.html
    

Start developing!

About

Curated movie list to help you choose a film for your next movie night 🎥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published