Continue to develop our node js server to be able to handle more requests.
- It should be able to handle any js file
- It should be able to handle image types (jpg, jpeg, png, gif, etc.) choose at least 2
- Include at least 3 more html pages and link them all together in a navigation (it can just be a ul)
- Each page should include at least 2 images with a different image type
(Please make sure you try and complete the Quiz Task first before completing this task as you will be combining them together)
Using a front end form with a POST request, combine all our node js tasks to create a front end version of your Quiz.
At the end of the form you want an .txt file to output with the same format as your original form.