Github Username Search is web search application for users to Search for GitHub usernames and get the different information like User's image, username, bio description, and github-linkedin link with Account's famous repository which will have more than 0 star count or folk count.
- ReactJS (useEffect, useState, Axios, props)
- Tailwind CSS
- Hosting : Github pages
- Clone this repo into your VSCode or Any editor you like.
- Check node is install properly via
node --v
and check npm version vianpm --v
- Open your terminal in your editor and run
node i
command to install node_module based on package.json depandencies - Finally, Run the project via
npm start
MIT
✨Happy Coding✨