Simple React project to consume Github Search API. This project was bootstrapped with Create React App.
Step 1: Clone this project
Step 2: Install app's dependencies by running:
yarn install
yarn start
Then open http://localhost:3000/ to see your app.
Note: you can use npm
instead of yarn
.