Skip to content

darshkpatel/RateMyGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                   

Build Status GitHub stars

A single page webapp built using React and Ant Design. Uses the github's GraphQL API to fetch user information and generate a score.

Frameworks

  • React
  • Apollo GraphQL Client
  • React Redux
  • Ant Design Components

Run Locally

git clone https://github.com/darshkpatel/RateMyGit
cd RateMyGit
npm install
echo "REACT_APP_GITHUB_TOKEN=[YOUR GITHUB TOKEN]"> .env
npm run

To Do

  • Write Proper Tests
  • UI Fixes
  • Buttons to share score on social media
  • Show more stats such as most used language

Contributing

Feel free to open an issue or send a PR for a new feature

License

MIT Copyright (c) 2022 Darsh Patel

About

Scores github profiles based on public stats - React+Redux+GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published