Skip to content

OwenC525/NJIT-MovieSite-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The initial start of a Movie Gallery that lists various movie titles and metadata on the screen. Using Vue.js, and no jQuery, create a working Movie Gallery as described on your assignment.

Make sure to track all your changes using good commit messages (http://chris.beams.io/posts/git-commit/).

For the project, you will be editing: /index.html /site.js /style.css

You will also be adding files (poster images) to: /img/

You will also be adding 3 additional movies to: /movies.json

There are example images in: /examples/

Leave the index.php file alone. It is used to make sure your Heroku server deploys correctly with PHP functionality and also automatically redirects visitors to index.html.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.6%
  • CSS 32.7%
  • JavaScript 31.5%
  • PHP 2.2%