Simple Go Server 🚀 A basic web server built with Go that serves HTML pages and handles form submissions. Features Static file serving HTML landing page Form submission handling Clean routing Run the project go run main.go 🖼️ Screenshots Home Page Form Page Hello Page