Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -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.

8 changes: 8 additions & 0 deletions week-3/mandatory/1-freecodecamp/1-freecodecamp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)