The plan is to take a simple nodejs server. and add to it simple file serving capabilities. also to have a custom responce to a certien url. to be able to make a simple api in addition of serving files.
goals:
- to learn read the documentation
 - to understand the whole concept
 - to use some api for hands on expirience
 - streach goal: learn basic npm usage.