Skip to content

mikeomar/application_assignment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment

Objectives

By the end of this project you will:

  • clone a Github project.
  • install a npm package.
  • debug a piece of code.

Introduction

Our intern Dan is working on this killer Movie Quotes App that returns a random movie quote. Right now all it does is render a blank screen in the web browser. Fork the repository found here and help Dan fix it.  

Specifications

The finished project:

  • loads a new fact when you refresh the page.
  • runs with no errors.
  • has the readme updated with how to run this web server.

working app

Submission Requirements

Please include the url to your forked repository with the fixed webserver in your application to Inclusion's program.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.5%
  • HTML 42.1%
  • CSS 13.4%