Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 602 Bytes

README.org

File metadata and controls

23 lines (16 loc) · 602 Bytes

Decoder Ring

img/decoderRingHome.png

The project premise:

You’re planning a surprise birthday party for a friend who loves escape rooms and puzzles. What better way to practice your new coding skills than to build an application that will help you encode and decode all kinds of fun messages?

Learning objectives for this project:

  • Writing a series of unit tests using Mocha and Chai
  • Using different expect() methods to test your code

How to run

npm start