The project is a simple static webpage using HTML and CSS.
The images directory has all the images and icons needed.
The reset.css file has all the css code needed to reset the automatic browser style configurations that can disrupt the design.
The style.css file has all the css code needed to stylize the webpage.
The index.html has all the html code needed to run the project in the browser.
To visualize the webpage you have to download all the files and open the index.html file in your browser. The browser requires a refresh to load every chenge in the cod.