Front End: React v.16.12.0, | CSS Testing frameworks: Cypress Deployed at: Netlify
- Yarn
- React
- Cypress
To use this application, fork the repo to your own GitHub account and clone it to your local workspace.
Install all of the dependencies:
$ yarn install
Start cypress and run the feature tests:
$ yarn run cy:open
$ yarn start
