Front ent for testing github Oauth
- Node https://nodejs.org/en/download
- NPM
- VS code https://code.visualstudio.com/download
- GIT https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
git clone https://github.com/yp969803/githubauth-frontend-testing.git
cd githubauth-frontend-testing
npm install
# Create github Oauth application https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/creating-an-oauth-app
# Paste client id in .env
npm start
# You will get code in console