From 3da3cdd6e5912e64f20b59cd7c634e3392946dba Mon Sep 17 00:00:00 2001 From: Bebe Date: Wed, 30 Oct 2024 14:06:16 -0700 Subject: [PATCH] Create CodingChallenge.md (#95) --- CodingChallenge.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CodingChallenge.md diff --git a/CodingChallenge.md b/CodingChallenge.md new file mode 100644 index 0000000..32e6e93 --- /dev/null +++ b/CodingChallenge.md @@ -0,0 +1,16 @@ +# Coding Challenge Submission

+ +## Description +Describe your project here + +## Prerequisites, Dependencies, Versions +Please add anything here you've built that requires the above specifics + +## Licensing +Please state if license is CC, MIT or ISC or other (please no GPL) + +## Outside Libraries +Link any outside open source libraries used + +## Steps +Tell us how to run it locally