Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Profile Finder (React)

A simple React project that fetches and displays GitHub user profile data using the GitHub API.

Features

  • Search GitHub users by username
  • Fetch data using GitHub API
  • Display user profile information
  • Loading state while fetching data

Tech Stack

  • React
  • JavaScript
  • CSS
  • GitHub API

What I Learned

While building this project, I practiced:

  • React components
  • Props
  • useState
  • Conditional Rendering
  • API Fetching
  • Async/Await
  • Handling loading states

Installation

npm install
npm run dev

🙌 Contributing

Feel free to fork this project and improve it.


📄 License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages