mlshv / react-auth-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Auth Form

A demonstrational sign in form implemented using TypeScript, Create React App and Formik.

Running locally

npm i
npm start

When you press "Continue", there is a 25% chance of success. The rest 75% are different kinds of errors. This behavior can be edited in App.tsx

About


Languages

Language:TypeScript 67.1%Language:CSS 22.3%Language:HTML 10.6%