web developer

Let's build something together

Build Application Image

Github Finder

React / Tailwind CSS / Github API

Project

Overview

Github Finder is a small React application utilizing Github's REST API to search for users on Github. You can search for users by name or username and display user profiles and public repos.


The styling is done with Tailwind CSS and the Daisy UI plugin. The Daisy UI plugin was very fun to use with the handy components and color choices. I like to change the theme from time to time, as you only need to change one word in the code.

Technologies

React JS

Tailwind CSS

Daisy UI

Github API

React Context API

Back