Skip to content

jkmarx/MovieReviewApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Assembly Logo

Javascript Assignment Name

Objectives

By the end of this, students should be able to:

  • Objective 1
  • Objective 2
  • Objective 3

Instructions

Include explict step-by-step instructions about the goals of the assignment, and how to run the code.

Make sure to wrap section of code in appropriate markdown like ls -al, and denote the language as below for longer sections:

function(){
  var x = 2
  var y = 3
  return x + y
};

Bonus (Optional Section)

If you're looking for extra challenge or practice once you've completed the above, try to...

Notes

Gotcha's and extra information

Additional Resources

List additional related resources such as videos, blog posts and official documentation.

  • Item 1
  • Item 2
  • Item 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 17.2%
  • CSS 2.4%