Monoqo Designs
Built with:
html
scss
javascript
Table of Contents
Introduction
This is the website landing page for Monoqo Designs
- Went Live: November 28 2020
- Problem statement: Build a landing page for Monoqo Designs - a design company .
- Goal: Emulate the look of the Apple website but using the clients data
Activities
Challenges & Solutions
This one was a doozy of things that threw a wrench in the works. Here are the main ones
Challenges
- Page sections were not laying out exactly like the designs given.
- The images not loading qickly enough.
Solutions
- We would use small image elements and make use of html and css to help align things appropriately
- Ruduce the number of images that need to load and manipulate some elements with css
Lessons Learnt
- How to configure scss for production
- Handling of images that are very large in size
Conclusion
Monoqo Designs was very fun to build. I had to learn a lot of things I did not know along the way.