🎉 dev-flow - Developer Flow 🎉
- dev-flow is a website where you can view any person's GitHub statistics and timeline by entering their GitHub username.
- Enter the GitHub username for the search and press the search button twice. See all statistics and user activities.
1. git clone https://github.com/alperkaratas/dev-flow.git`
2. npm install
3. npm start
❗️ Create your GitHub Personel Access Key and add it to the following section,
- Path: dev-flow > src > Home.js (37. and 64. row)
headers: {
Accept: "your personel access key",
}
- Improvement in Api requests
- Responsive design arrangements
- Editing the file and component structure
- Clean code layout
- Statistics of different developer platforms