Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufshakeel/github-profile-react-app
This is a simple React app to search GitHub users profile.
https://github.com/yusufshakeel/github-profile-react-app
axios bootstrap4 react reactjs
Last synced: 19 days ago
JSON representation
This is a simple React app to search GitHub users profile.
- Host: GitHub
- URL: https://github.com/yusufshakeel/github-profile-react-app
- Owner: yusufshakeel
- License: mit
- Created: 2018-05-12T14:50:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-12T14:59:19.000Z (over 6 years ago)
- Last Synced: 2024-11-09T20:44:38.366Z (3 months ago)
- Topics: axios, bootstrap4, react, reactjs
- Language: JavaScript
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-profile-react-app
This is a simple React app to search GitHub users profile.### License
MIT License Copyright 2018 (c) Yusuf Shakeel.
### How to use this project?
1. Clone this project using `git clone https://github.com/yusufshakeel/github-profile-react-app.git`
2. Install the dependencies `npm install`
3. To run the project `npm start`