branalex94 / coming-soon-page

A frontendmentor.io challenge to build a cooming soon page using vanilla html, css and javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Base Apparel coming soon page solution

This is a solution to the Base Apparel coming soon page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

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
  • Receive an error message when the form is submitted if:
    • The input field is empty
    • The email address is not formatted correctly

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

I learned how to implement text animation as well as a way to render various images depending on viewport size.

Continued development

I plan to keep learning how to handle forms and animations as well as rendering images on viewport size.

Useful resources

Author

About

A frontendmentor.io challenge to build a cooming soon page using vanilla html, css and javascript.


Languages

Language:HTML 67.7%Language:CSS 25.6%Language:JavaScript 6.7%