This is a simple web server implemented in Java. It can handle basic HTTP requests and serve static HTML files. This project was created to practice socket programming and gain a better understanding of how web servers work.
Screenshots
Screenshot showing the response from the web server running on port 1989, displaying a welcome message

