Skip to content

This project is a web application designed with React and Tailwind CSS to interact with the GitHub API. It allows users to perform various actions related to GitHub, such as searching for users by username, viewing detailed information about a specific user, and browsing repositories of a user.

Notifications You must be signed in to change notification settings

1uckyswish/Github-API-React-Tailwind

Repository files navigation

GitHub API React Tailwind

A web application built with React and Tailwind CSS to interact with the GitHub API.

Introduction

GitHub API React Tailwind is a modern web application that leverages the power of React for dynamic user interfaces. The styling is crafted with Tailwind CSS, providing a utility-first approach for easy and flexible designs. The UI is further enhanced with components from the Daisy UI library.

Features

  • Search for GitHub users by username
  • View detailed information about a specific user
  • Browse repositories of a user

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/1uckyswish/Github-API-React-Tailwind.git
  2. Navigate to the project directory:

    cd Github-API-React-Tailwind
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and visit http://localhost:3000

Usage

  • Enter a GitHub username in the search bar to view user information.
  • Click on a user to see detailed information.
  • Explore the repositories of a user.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push to your fork and submit a pull request.

About

This project is a web application designed with React and Tailwind CSS to interact with the GitHub API. It allows users to perform various actions related to GitHub, such as searching for users by username, viewing detailed information about a specific user, and browsing repositories of a user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published