From 3e4047764c6f56a3393deb60992076f6906a37b1 Mon Sep 17 00:00:00 2001 From: Sulaiman Date: Fri, 11 Sep 2020 21:18:27 +0100 Subject: [PATCH] . --- ReadMe.md | 1 + week-3/mandatory/1-freecodecamp/1-freecodecamp.md | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/ReadMe.md b/ReadMe.md index 6b37d41..770d41e 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,3 +1,4 @@ # CodeYourFuture Node Homework In this repository you will find all of the homework for the [Node module](https://syllabus.codeyourfuture.io/node/) at CodeYourFuture. + diff --git a/week-3/mandatory/1-freecodecamp/1-freecodecamp.md b/week-3/mandatory/1-freecodecamp/1-freecodecamp.md index 6c73a08..5572c45 100644 --- a/week-3/mandatory/1-freecodecamp/1-freecodecamp.md +++ b/week-3/mandatory/1-freecodecamp/1-freecodecamp.md @@ -3,3 +3,11 @@ Now that we've reached Week 3 it's a great time to consolidate everything we've learnt [FreeCodeCamp Basic Node and Express](https://learn.freecodecamp.org/apis-and-microservices/basic-node-and-express/) + + +#solution: +-done all node and express challenges: +(https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/get-data-from-post-requests) + + +repl.it: (https://repl.it/@SULAIMAN100/boilerplate-express-4#myApp.js) \ No newline at end of file