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.
- Clone using
git clone https://github.com/vanathi-g/github-search.git
- Run
cd github-search
- Run
npm install
- Run
npm start
The starter code and templates were provided by Arjith Natarajan, who held a two-day React workshop at SSN College of Engineering.