This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
yarn init
yarn - to install dependencies
yarn dev
Open http://localhost:3000 with your browser to see the result.
Run Cypress Test for e2e test for routes:
yarn cypress:open
Live url: