A modern web application built with React, TypeScript, Tailwind CSS, and ShadCN UI to analyze public GitHub profiles. It provides insightful metrics like repositories list and daily commits chart.
- Analyze GitHub public activity
- View list of public repositories
- Visualize daily commits with interactive charts
- Built with React, TypeScript, Tailwind CSS, and ShadCN UI
Follow these steps to set up and run the project locally:
git clone https://github.com/your-username/github-user-profile-analyzer.git
cd github-user-profile-analyzernpm installnpm install tailwindcss @tailwindcss/vitenpm run dev- React
- TypeScript
- Tailwind CSS v4
- ShadCN UI
- Vite
MIT