Thanks for checking out my solution to this front-end coding challenge.
This took longer than i expected. I spent about 12 hours on this, and it was fun. At the end, I learned that I should have probably divide parts and components of the sites.
Your challenge is to build out this landing page and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your 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: On Frontend Mentor
- Live Site URL: Live Demo
Started out with HTML then went the mobile-first route. After that, started modifying things to fix the problems.
- HTML5
- Sass
- CSS Flexbox
- Website - My Github
- Frontend Mentor - @CaptKraken