Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 432 Bytes

Github Finder

This Create React App Project allows you to search Github users by name or bio, see their 5 most recent guthub repositories, and more details from their github page.

Stack

React, JS, CSS

View live

This application is deployed on netlify at [https://github-finder963.netlify.app/]

Getting Started

'npm i' to install required packages 'npm start' to start the app and view in the browser, on port 3000