Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 272 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 272 Bytes

Github User Finder

This project was bootstrapped with Create React App.

How to use

# clone repo
https://github.com/iansamz/github-user-finder.git
# install dependecies
yarn
# Start Dev Server
yarn start