This application displays a github user search for details such as the number of repositories and how many stars are in the repo.
Clone with SSH
git@github.com:ryfan/react-typescript-github-api.gitClone with HTTPS
https://github.com/ryfan/react-typescript-github-api.gitClone with GitHub CLI
gh repo clone ryfan/react-typescript-github-apiInstall node_modules with npm
npm run installInstall node_modules with yarn
yarn installTo run this project, you will need to add the following environment variables to your .env file, create file .env on root project
REACT_APP_TITLE
REACT_APP_TOKEN_GITHUB
REACT_APP_SITE_KEY
REACT_APP_SECRET_KEY
React, TypeScript, Ant Design Mobile, HTML, SCSS