ann-dev / fem-intro-signup

Signup form component, built with create-react-app and React Hook Form

Home Page:https://fem-intro-signup.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Intro component with sign up form

Preview

last commit badge Netlify Status

Responsive page design challenge: form signup component.
My solution for one of challenges for frontendmentor.io

Install

yarn install

Usage

To run the app use:

yarn run start

To compile React for production build:

yarn run build

Credits

Designed by Frontend Mentor Team. Code written by ann-dev.

About

Signup form component, built with create-react-app and React Hook Form

https://fem-intro-signup.netlify.app/


Languages

Language:JavaScript 52.3%Language:SCSS 37.8%Language:HTML 7.9%Language:CSS 2.0%