GitPeek is a lightweight web app for exploring GitHub profiles and repositories in a clean and visual way.
It provides quick access to user stats, activity, and projects without unnecessary clutter.
- 🔍 View GitHub profiles
- 📦 Repository list
- 📊 Basic user statistics
- ⚡ Fast data loading
- 🎨 Clean and minimal UI
- ⚛️ React
- 🌐 GitHub API
- 🎨 CSS
git clone https://github.com/a1ferov/gitpeek.git
cd gitpeek
npm install
npm start