Simple Web Server This project is a simple web server written in C. Overview Installation Clone the Repository: git clone https://github.com/sp4r1ng/Simple_webserv.git cd www gcc main.c -o main ./main