Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanketmaru/react-github-search

React Github Search
https://github.com/sanketmaru/react-github-search

nodejs react-router reactjs webpack

Last synced: 4 days ago
JSON representation

React Github Search

Awesome Lists containing this project

README

        

# React-Github-Search

Sample Project that uses ReactJS , NodeJS, Webpack.

Search a github username which will fetch public repositories, profile and starred repositories of the particular searched user

# Usage

1. Install NodeJS, npm
2. npm install -d
3. npm install -g webpack
4. cd projectdir/
5. webpack -w
6. open another terminal --> node app.js