Skip to content

Latest commit

Β 

History

History
53 lines (35 loc) Β· 1.87 KB

File metadata and controls

53 lines (35 loc) Β· 1.87 KB

βš™οΈ Challenge 3: Node Modules

Note

This challenge is a work in progress. Please check back for updates.

Contribute to the wider Node.js community by creating modules that export useful functions and data!

πŸ“š Table of Contents

Description

TODO: Add description for node modules project.

Deliverables

Complete each task in the order they appear. Use GitHub Task List syntax to update the task list.

_When done, submit your module's GitHub repository on Gradescope_.

Requirements

  • TODO: Challenge text.
  • Add the following information to your README.md file(example):
    • Module version number badge from shields.io
    • Number of downloads badge from shields.io
    • Installation and usage instructions
  • Deploy module to NPM

Stretch Challenges

  • TODO: Stretch challenge text.
  • TODO: Stretch challenge text.
  • TODO: Stretch challenge text.

Resources

Lesson Plans

Example Code