Created a CI/CD pipeline using GitHub Actions to run the component tests via Cypress when a Pull Request is made to the develop branch, and the application is deployed when code is merged from develop to the main branch.
npm i && npm run build
To ensure that certain quality checks are met prior to merging to important branches LIVE at: https://chal20.onrender.com
This project is licensed under the MIT License. See the(License Link) for more details.
source project provided by instructor
npm run test --component
If you have any questions, you can reach out to me via GitHub or email me at jakeringate3@gmail.com.