A landing page for a fictional chrome extension / Frontend mentor challenge
The main aim for this project was to practice the closest possible workflow that I would find on the job, focusing on the CSS (Sass/Scss) with some javascript. Created a pixel-perfect website with features like tabs, an accordion, and email validation. Frontend mentor provided a jpeg design file, style guide, and images.
HTML / Sass (SCSS) / JavaScript
Simple hover effects and click animations increase the user experience.
Combination of grid and flexbox made for easy positioning and layout of these cards
Tabs showcasing the different features of the chrome extension with the use of javascript.
Frequently asked questions accordion built using CSS.
Email validation with error messaging using Regex.
Home page (iPhone X)
Mobile Menu (iPhone X)
Features (iPhone X)
FAQ (iPhone X)
Fully responsive so website can be viewed on any desktop, tablet, or mobile phone.
Too many hard widths and heights leading to many horizontal scrollbars when trying to make it responsive. Learned don't set hard widths if not needed. Use responsive units like rem or %. Make it responsive as you go, and code with that in mind.
Learned how to make an accordion and how to validate the form alerting the user of an incorrect entry.
Who am I?
Copyright © 2021 Rohit Bhogal
All Rights Reserved