Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 404 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 404 Bytes

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