Skip to content

yLexter/github-profile

Repository files navigation

GitHub Profile

Description

The GitHub Profile project is a web application developed with Next.js that allows you to retrieve user data from GitHub in a simplified way. With this application, you can get basic information about a GitHub user such as name, profile photo, number of followers, and public repositories.

Project Interface

Functionalities

  • Search data for a GitHub user by username.
  • Display information such as user name, profile photo, followers and public repositories.
  • Support theme change

Technologies used

Project Installation

To install and run the GitHub User Data Fetcher project, follow the steps below:

  1. Clone the repository:
git clone https://github.com/yLexter/github-profile.git
  1. Install dependencies:
npm install
  1. Run the project:
npm run dev
  1. Access the application:

About

Project to show information about a github user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published