Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 983 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 983 Bytes

Github Username Search

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.

Preview :

Screenshot 2024-04-09 at 9 18 41 pm

Technical Stack :

  • ReactJS (useEffect, useState, Axios, props)
  • Tailwind CSS
  • Hosting : Github pages

Installation :

  • Clone this repo into your VSCode or Any editor you like.
  • Check node is install properly via node --v and check npm version via npm --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

License :

MIT

✨Happy Coding✨