coming-soon-ui Tailwind Templates

Coming Soon Ui

Coming soon page with react and tailwind

frontendmentor

Ping single column coming soon page

Frontend Mentor Challenge

View Demo · Report Bug · Request Feature

Melvin Profile Status Completed

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.

Links


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"

My process

Built with

  • React
  • React Hooks (useState, useEffect)
  • React Hook Form
  • React Toastify
  • Vite
  • Tailwind CSS
  • Semantic HTML5 markup
  • Flex Layout
  • SASS - Sass modules

Useful resources

Author

Acknowledgments

This project uses yarn. If you do not have yarn, checkout installation steps here.

yarn install

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Once that is completed, you should be able to run the project:

yarn start

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Top categories

Loading Svelte Themes