This project was a bootcamp challenge.
To clone and run this project, you'll need Git, node v14.19.3 or higher + yarn v1.22.15 or higher installed on your computer. From your command line:
#Clone this repository
$ git clone https://github.com/RenanTRS/github-app.git
#Go into the repository
$ cd github-app
#Install dependencies
$ yarn
#Run
$ yarn dev
#Run unitary tests
$ yarn test
#Run e2e tests
$ yarn cypress
- Email me - renantrsouza@gmail.com
- Connect with me on LinkedIn
This project is licensed under the MIT License - see the LICENSE file for details.