Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.56 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.56 KB

Application that allows you to search users on github

apple apple apple apple

1. Home page:

enter image description here

2. Favorite page:

enter image description here

Hosted on Netlify service:

You can view users information and repositories, add users and repositories in favorites

Now uses mockup data to quickly show functionality

Based on github API

https://api.github.com/

The application uses an unauthorized key and has a limited number of requests

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.