To run the project locally, you must have NodeJS installed. See instructions by operating system here.
Ensure that you have all project dependencies installed using npm ci or npm install.
Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.
Runs Cypress end to end tests in your terminal.
Launches Cypress UI to run end to end tests in the browser.