WebDP Assignment 2 is a static HTML and CSS website made as part of a college assignment. This assignment is the second of four assignments made as part of the faculty undergraduate studies course "Web Design and Programming". Website is implemented using the BEM (Block, Element, Modifer) methodology.
The website consists of several pages, some of which are: Homepage, About author, Gallery, Login, Register, etc.
The easiest way to set up a development environment is to use Visual Studio Code code editor together with the Live Server extension.