A simple Node.js application that serves static HTML pages using the built-in http
module. This project demonstrates how to create a basic HTTP server with routing capabilities.
this project was built for learning purposes as part of The Odin Project curriculum.