Skip to content

marvinjude/github-searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Searcher

A Simple React app for seaching Github users with the Github API

Alt text

Demo

This project is hosted on Netlify - https://github-searcher-by-marvinjude.netlify.app

Installation

Install dependencies

$ yarn

Start development server

$ yarn start

Run Tests

$ yarn test

Build

$ yarn build