Skip to content

dev-flow is a website where you can view any person's GitHub statistics and timeline by entering their GitHub username.

License

Notifications You must be signed in to change notification settings

alperkaratas/dev-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉 dev-flow - Developer Flow 🎉

What is dev-flow ❓

  • dev-flow is a website where you can view any person's GitHub statistics and timeline by entering their GitHub username.

How it works ❓

  • Enter the GitHub username for the search and press the search button twice. See all statistics and user activities.

Technologies used


⚙️ Installation


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",
          }

✊ Support

dev-flow - View GitHub statistics and timeline by username. | Product Hunt


📝 TO-DO

  • Improvement in Api requests
  • Responsive design arrangements
  • Editing the file and component structure
  • Clean code layout
  • Statistics of different developer platforms


Licence

About

dev-flow is a website where you can view any person's GitHub statistics and timeline by entering their GitHub username.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published