Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 448 Bytes

Github Search React App

This is a simple app to search github repositories bulit for learning react and redux frameworks.

Installation

Clone the repository

git clone git@github.com:akshaykumar6/github-search.git

In the project directory, install dependencies:

npm install

and run

npm start

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