A fun project which retrieves GitHub information for your GitHub profile and some other cool things.
Clone the project
git clone https://github.com/HibbanHaroon/git-hawk.gitGo to the project directory
cd git-hawkInstall dependencies
npm installStart the server
npm run dev