This is a simple React Application that fetches the Github profile details of a particular user.
The requires Node.js v12.16.1LTS+ to run.
Install the dependencies and devDependencies and start the server.
$ cd gitviewer
$ npm install
$ npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Make sure you mention your Github username in the branch name.