Skip to content

Desafio de projeto do Bootcamp, um buscador de repositórios de usuários do GitHub

License

Notifications You must be signed in to change notification settings

RenanTRS/github-app

Repository files navigation

Logo bootcamp spread

GitHub License GitHub top language GitHub last commit GitHub issues open GitHub closed issues GitHub pull request open GitHub closed pull requests

Demo on phone Demo on desktop

About this project

This project was a bootcamp challenge.

How to use

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

Built with

Vite
ReactJs TypeScript Sass
React Router Dom Redux
Jest Testing Library Cypress
SWC Jest SWC Core
GraphQL Apollo Client
Framer Motion PhosphorIcons
EsLint Prettier
Yarn

Contact

License

This project is licensed under the MIT License - see the LICENSE file for details.