This is a solution to the Easybank landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Solution URL: https://www.frontendmentor.io/solutions/mobile-first-scss-and-javascript-landing-page-bundled-with-vitejs-6BwnCjJcd
- Live Site URL: https://easybank-landing-page-henna.vercel.app/
- Semantic HTML5 markup
- CSS custom properties and pseudo elements
- CSS Flexbox
- CSS Grid
- SCSS
- BEM
- Vitejs
- Prettier
- EsLint
- Mobile-first workflow
The hero section, omg.... Very hard! I was dealing with overflows, z-index, a lot of stuff that complicated everything lol! But that's it, I feel way more comfortable working with that weird stuff now. I'm still working on a few more projects and I will deploy them soon!