These is no tool to visualize daily github star number online, so I build one! 🌈🌈🌈
Visit: http://stars.yangerxiao.com. Input the github repo url, star data will be loaded automatically.
- Mobile friendly 📱
- Select time slot handily ✋
- Different chart types 📊
- List all the stargazers 👦
- Export the chart as PNG image 🖼
- Github API v4
- apollo graphql
- create-react-app
- react.js
- Recharts
- antd
- styled-components: CSS-IN-JS Best Practice
- eslint + prettier: for better code
- husky + commitlint: for better git commit format
- Thanks the great Open Source