Skip to content

kevinsalter/qa-challenge

Repository files navigation

Getting Started with the QA Challenge

Clone this repository and run npm install to install the project's dependencies.

For the best experience, please ensure that you're using the version of Node.js listed in the .nvmrc file. If you have nvm installed, you can simply run nvm use to activate the version in .nvmrc.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run cypress:run

Cypress is installed in this project. Running this command will run the Cypress tests in the terminal.

npm run cypress:open

Running this command will open a web browser and run the Cypress tests there.

Learn More

This project was bootstrapped with Create React App. You can learn more in the Create React App documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published