This was my very first project to write a website in vanilla html, js & css with a little bit of customized jQuery.
- Create a Landing page which can get colored either to a light or dark Layout.
- Both Version should be entirely independent form each other (different Navbar & different content etc.)
- Recoloring doesn't need two elements with different hexcodes, but rather just variables which change upon an event
- Git commit structure is not best practice