From 1cccc3ebef017a8c24f00ea3b1b696ff2c2dee8c Mon Sep 17 00:00:00 2001 From: abdinaa17 <70495316+abdinaa17@users.noreply.github.com> Date: Sun, 26 Sep 2021 17:09:09 -0500 Subject: [PATCH] added an index.js file --- index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..fd89b16 --- /dev/null +++ b/index.js @@ -0,0 +1 @@ +console.log('Excited to contribute to this project') \ No newline at end of file