Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 689 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 689 Bytes

Github Users Search Application

About:

A responsive React web application that uses the GitHub API to search for users and display their top 5 repositories. The styling was done completely using the Tailwind CSS framework.

Search UI


How to clone and run this project:

  • Clone using git clone https://github.com/vanathi-g/github-search.git
  • Run cd github-search
  • Run npm install
  • Run npm start

Credits

The starter code and templates were provided by Arjith Natarajan, who held a two-day React workshop at SSN College of Engineering.