Application that allows you to search users on github 1. Home page: 2. Favorite page: Hosted on Netlify service: https://github-search-2022.netlify.app 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.