github-api-dashboard
A dashboard of a GitHub account with stats and charts.
Run the app
- Clone this repo
- create .env file and add your GitHub personal access token value
- Run
npm install
- Run
npm start
Technologies used
This project was bootstrapped with Create React App.