git clone https://github.com/atabaygorkem/vending-machine-react-app.git
cd vending-machine-react-app
npm install
npm start
Before running tests, make sure the application runs on port 3000
Run command at the project's root directory
npm run cypress:open
Run command at the project's root directory
npm test