frontend-mentor-challenge-01 Tailwind Templates

Frontend Mentor Challenge 01

Deployment of my Frontend Mentor challenge #1 titled Ping single column coming soon page. This challenge was made with React JS and Tailwind CSS, libraries that I am currently practicing.

Frontend Mentor - Ping coming soon page solution

This is a solution to the Ping 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
  • Submit their email address using an input field
  • Receive an error message when the form is submitted if:
    • The input field is empty. The message for this error should say "Whoops! It looks like you forgot to add your email"
    • The email address is not formatted correctly (i.e. a correct email address should have this structure: [email protected]). The message for this error should say "Please provide a valid email address"

Screenshot

My process

Built with

What I learned

Improving and reinforcing my skills in React JS and TailwindCSS and also learning new libraries like validator to validate form elements in a faster and easier way without forgetting the basics of JavaScript.

Continued development

Keep improving React in order to create much cleaner and high quality components.

Top categories

Loading Svelte Themes