Skip to content

A simple React app that fetches and displays real-time user data from GitHub using the Fetch API (via Axios). Built using ReactJS + Vite for fast development, and styled with TailwindCSS for a modern UI.

Notifications You must be signed in to change notification settings

AjayKumar049/GithubProfilefinder-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Github profile finder

A simple React app that fetches and displays real-time user data from GitHub using the Fetch API (via Axios). Built using ReactJS + Vite for fast development, and styled with TailwindCSS for a modern UI.

Features

Fetch and display the following GitHub user details:

  • Joined date
  • Location
  • Total public repositories

How to use

  • Open the link provided in the Live Demo section using any web browser
  • Enter your GitHub ID in the input field provided
  • Click the "Search" button
  • After clicking, it will display: Total number of repositories, Joined date, and Location
  • Tech Stack

    • Framework: ReactJS (with Vite for faster builds)
    • Styling: Tailwind CSS
    • HTTP Client: Axios (via npm package)

    Live Demo

    Click here to view the app

    Connect with Me

    Feel free to get in touch for collaboration or to share your feedback.

    Visit my LinkedIn profile

    About

    A simple React app that fetches and displays real-time user data from GitHub using the Fetch API (via Axios). Built using ReactJS + Vite for fast development, and styled with TailwindCSS for a modern UI.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published