Skip to content

Explore users, repos, open-source issues, and generate README templates — all in one sleek UI.

Notifications You must be signed in to change notification settings

TreciaKS/git-station

Repository files navigation

☕ GitStation ✨

Screenshot 2025-10-24 at 05 28 48

An Angular 19 + Tailwind CSS GitHub Dashboard
Explore users, repos, open-source issues, and generate README templates — all in one sleek UI.


🚀 Features

  • 🔍 User Dashboard – Search any GitHub user and view their profile, repositories, and followers.
  • 🧩 Starter Finder – Discover beginner-friendly open-source issues.
  • 🧾 README Generator – Instantly create professional README templates.
  • 💨 Built-in Loader / Not-Found / Lottie Animations.
  • 🧭 Responsive Layout with persistent sidebar navigation.

🛠️ Tech Stack

Layer Technology
Frontend Angular 19, TypeScript, Tailwind CSS
Animations ngx-lottie, lottie-web
API GitHub REST API v3
Hosting Vercel

⚙️ Setup

1️⃣ Clone & Install

git clone https://github.com/TreciaKS/git-station.git
cd git-station
npm install