Skip to content

madjid-asa/github_users_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github users browser

Github users browser was developed using React, React-bootstrap and Github Public API

Demo

Dependencies

Installation

Clone Repo

git clone https://github.com/madjid-asa/github_users_browser.git

NPM dependencies installation

cd github_users_browser
npm install

Lunch app

npm run start

or

npm run build
cd ./build
http-server

Deploy

How to deploy to github.io

npm run deploy

To do

  • Search by technology or company
  • Connect to Github and Follow users
  • Unit tests

License

MIT

Releases

No releases published

Packages

No packages published