Skip to content

willsanchez86/githubfinder-react

Repository files navigation

Github Finder

Overview

React Application which fetches data from the github API to search for user profiles and repositories. User data is rendered on appealing user profile pages that were styled using TailwindCss and DaisyUI.

DEMO

Features

  • Data fetched from Github API using personal access token

Installation And Startup

  Clone the repository and change directory into it:
  
  git clone https://github.com/willsanchez86/githubfinder-react.git 
  cd githubfinder-react

  npm install            # Download packages
  npm start              # Run the dev server

Usage & Details

  • Type in github username into search bar
  • Click View Profile on the target user to view their profile and latest repositories

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published