Skip to content

AhmedShebl2000/octo-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 GitHub User Finder

A simple React + Redux Toolkit project that allows users to search GitHub usernames and view their public repositories. Built using createAsyncThunk, Redux Toolkit, and GitHub's REST API.


🚀 Features

  • 🔍 Search GitHub users
  • 👤 View user profile information
  • 📂 See public repositories for selected users
  • ⚛️ Built with Redux Toolkit and async thunks
  • 🎨 Styled with Tailwind CSS

🧑‍💻 Getting Started

1. Clone the repository

git clone https://github.com/AhmedShebl2000/github-user-finder.git cd github-user-finder

  1. Install dependencies npm install

  2. Run the application npm run dev

Note: Make sure you have Node.js and npm installed.

⚙️ Built With React Redux Toolkit GitHub REST API Tailwind CSS

📄 License This project is licensed under the MIT License.

About

A simple React app that lets you search GitHub users and view their public repositories. Built with Redux Toolkit, async thunks, and GitHub's REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors