Site Template
A base framework I made, with which I will build many more projects in the future.
The Challenge
I was facing the issue with all of my projects that I had to keep remaking the same basic elements. realizing that most site had similar basic structures under them, I took it upon myself to build my own framework. I could have just found one online to use, but I felt it was important for me to get familiar with the ins and outs of web development even if my main focus is on the visual design.
The Solution
Many tedious hours of learning new systems and getting better at understanding javascript. Its tricky to make a design for something that is litterally meant to be a blank canvas, but I still think I succeeded in applying good design principles into this albeit plain looking project.
The Results
A functional and well oiled system to use as a basis for future website related projects. I will continue to produce more template pages as needed such as a blog page, or community tab. As of now it has a functional naviagation bar, a landing page, a contact page, a shop page, a cart page, and a dark mode theme. It also has a mobile layout which was a big focus since some older projects of mine struggle to be utilized on mobile.