# Github Profile App

Hello, I created a github profile app, which uses github search API. You can search a user, view user's own profile or change application theme. 



**Application Screenshots**
![Alt Text](https://cdn.hashnode.com/res/hashnode/image/upload/v1629363816853/N0EyzyV66.png)![Alt Text](https://cdn.hashnode.com/res/hashnode/image/upload/v1629363818616/-YnxUu2JW.png)![Alt Text](https://cdn.hashnode.com/res/hashnode/image/upload/v1629363820683/-_Zv2Yf2J.png)


**New Feature Ideas**
- Pagination in User Repositories
- Adding routing to repositories like `/user/afozbek/repos/:id`
- Authentication
- Pagination in the Search Page
- Filter/Sorting in pages like name, star_count

You can contribute the project and apply specific feature to the application or you can add new feature ideas.

**Github**: https://github.com/afozbek/github-profiles

**Demo**: https://afozbek-github-profiles.netlify.app/

