Skip to content

Make-School-Labs/promises-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Promise & Async/Await Challenges

Instructions

  1. Clone this repository to your computer. Navigate to the new directory in a Terminal window.
  2. Run git remote remove origin to disconnect from the class repo. Also, run npm install to install any necessary packages included in package.json.
  3. Go to github.com and create a new repository for your code (do not initialize with a README). Follow the instructions to add a new remote called 'origin' to your new repository.
  4. Navigate to each of the four Challenge files and follow the instructions in each.

Running Your Code

From the root directory, run each of the four challenge files like so:

$ node challenges/challengeX.js

Submission

Submit your code using Gradescope to receive credit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published