This is a solution to the Typemaster pre-launch landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: https://github.com/norman02/typemaster-prelaunch-page.git
- Live Site URL: https://typemaster-prelaunch-page.vercel.app/
- Semantic HTML5 markup
- CSS Grid
- Mobile-first workflow
- 7-1 Pattern
- [Sass] (https://sass-lang.com/) - CSS framework
This was a bit of a layout challenge. Particularly dealing with the "wings" in the margins on desktop view. I'm still not entirely happy with the responsiveness in these sections. This project was great practice for grid layout.
I found it necessary to modify some of the provided artwork. The .svgs had extra white space that made layout difficult. I used Adobe Illustrator to fix the svgs.
This project has convinced me I need some more practice with css grid.
- CSS-Tricks - I used this site to figure out grid layout for this project. This site is a great resource for any CSS question.
- Frontend Mentor - @norman02
- Twitter - @JohnIsNorman