- Run
npm installin the project directory to install the required dependencies - Run
npm startto run the react application - Run
npx cypress runto run cypress tests or install the cypress standalone runner
Please fork this repository and add cypress tests as you see fit to test this form and push the solution to your fork.