DevLeonardoCommunity / github-stats

Aggregating and displaying YOUR GitHub Stats in meaningful metrics (we learn web development in the meantime)
https://public-github-stats.vercel.app
MIT License
71 stars 36 forks source link

feat: added the cards skeleton in the stats page #82

Closed luckyklyist closed 10 months ago

luckyklyist commented 11 months ago

Fix issue no : #37 Added the loading skeleton in the stats page using the react-loading-skeleton .

https://github.com/Balastrong/github-stats/assets/35479077/849eae19-3c84-4513-8ec2-3d34f38f7b0e

luckyklyist commented 10 months ago

Overall looks good 🚀

Can you please also commit package-lock.json? Should be enough to run npm install and commit the file :)

Sure ,I just pushed the file.

Balastrong commented 10 months ago

I see the format pipeline is failing, can you please run npm run format?