diff --git a/unit_02/w05d01/homework/README.md b/unit_02/w05d01/homework/README.md new file mode 100644 index 0000000..5aef1f6 --- /dev/null +++ b/unit_02/w05d01/homework/README.md @@ -0,0 +1,14 @@ +####1 What are the key differences between a server and a client? + + +####2 What is an HTTP request? + + +####3 What is the request-response cycle? + + +####4 Research what a 'node package' is and explain it. + + +####5 Research the node package 'Express' and explain why we might want to use it. +