BhavyaCodes / cypress-form-practice

Home Page:cypress-form-practice.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built using nextjs, material-ui, react-hook-form and cypress for testing Husky for pre-commit git hooks

Requirements to run locally - node (tested on 14.20.0) and yarn (tested on 1.22.19)

Getting Started

First, install dependencies

yarn

Run the development server:

yarn dev

Build the app:

yarn build

Run build

yarn start

Testing application with cypress

Update WEBSITE_URL in cypress.json if required

yarn cy:headless

OR

yarn cy:headed

About

cypress-form-practice.vercel.app


Languages

Language:TypeScript 80.9%Language:JavaScript 18.9%Language:Shell 0.2%