Skip to content

ThePeregrinus/github-users

Repository files navigation

Github Users

This project allows you to search github users and their repos via GitHub REST API

Features

  1. Night theme 🌙
  2. Debounce input ⏲️
  3. Pagination 🗐
  4. Scroll to top badge 🔝 🔝 🔝
  5. Responsive UI 📱🖥️💻👌

Installation

You need Node.JS

  • Clone repo
    • SSH
    • HTTPS
      • https://github.com/ThePeregrinus/github-users.git
  • Install packages and run
    • npm i
    • npm run dev

Build with

  • Typescript, React
  • ShadCN, TailWind
  • Redux Toolkit