Skip to content

A web application built using React, Context API, React Router, Axios, Tailwind CSS & Daisy UI that allows users to search GitHub users and view information about their top 10 most recent repositories.

Notifications You must be signed in to change notification settings

ElJefe111944/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Finder App

A web application built using React, Context API, React Router, Axios, Tailwind CSS & Daisy UI that allows users to search GitHub users and view information about their top 10 most recent repositories.

Table of Contents

About

The GitHub Finder app is a simple React application that allows users to search for GitHub users and view information about their top 10 most recent repositories. The app consists of four pages: About, Home, NotFound, and User. There are three component files - Layout, Repos, and User - and the app level state is stored in the Context folder.

Installation

To install the app, simply clone the repository to your local machine and run the following command in the project directory:

Usage

To use the app, simply run the following command in the project directory:

This will start the development server and open the app in your default browser. From there, you can use the search bar to search for GitHub users and view their repositories.

Screenshots

Home Page

User Page

Components

  • Layout
  • Alert
  • Footer
  • Navbar
  • Spinner
  • Repos
    • RepoItem
    • RepoList
  • User
    • UserItem
    • UserResults
    • UserSearch

Pages

  • About
  • Home
  • NotFound
  • User

Context Files

  • github
    • GithubActions
    • GithubContext
    • GithubReducer
  • alert
    • AlertContext
    • AlertReducer

About

A web application built using React, Context API, React Router, Axios, Tailwind CSS & Daisy UI that allows users to search GitHub users and view information about their top 10 most recent repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published