Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sanketmaru/react-github-search
- Owner: sanketmaru
- Created: 2015-08-18T18:07:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T08:49:55.000Z (about 8 years ago)
- Last Synced: 2024-12-04T16:49:38.634Z (23 days ago)
- Topics: nodejs, react-router, reactjs, webpack
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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