This repository holds a Vite React app, with a User Form using Formik and Yup libraries to validate user input against a defined ruleset.
- Clone the repo
- Navigate to run directory
- Run
npm install
- Run
npm run dev
- navigate to the given URL, eg
http://localhost:5173/