Goal: Create a static website to be served with a Node server on localhost. Use the host number 3000. This website can be for a hypothetical business or organization such as a library, tourist information center, or sports team.
localhost:3000/ localhost:3000/contact_us localhost:3000/news localhost:3000/sale_items localhost:3000/our_office
Grading Breakdown: Functionality: 60, Creativity: 20, Source Code Comments: 10, Submitted Correctly: 10
Source code comments should be placed in the main.js script.
Submitted correctly means including a software header with name, project number, and submit date in each HTML files and in the main.js script. Also zip up the entire project folders, named project1-<your-;ast-name>, when creating the zip file to submit.