Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 889 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 889 Bytes

Description

A typescript based user signup form template with 100% test coverage

Project Setup Steps

git clone https://github.com/pabin/user-signup-form.git
cd user-signup-form
yarn
yarn start

yarn start

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

NOTE: Maximum supported node version is 16

Project Screenshots

Signup form with validation error

ScreenShot

Signup form with accepted validation

ScreenShot

Test Results

ScreenShot