ReactJS Client to access Github API to search user profile details.
Dependencies ExpressJS body-parser
Installation Guide
- Clone the repo
- npm install
- npm start
Check localhost:3000
Feel free to fork this repo and use it for your purpose use or to even enhance it with more features. This application was build as a learning process to understand ReactJS.