A responsive, theme-toggle-enabled dashboard built with React + Vite, displaying key programming metrics like GitHub contributions, code coverage, and lines of code. Inspired by carbon tracking visuals and animated UI elements.
- ⚡ Built with React + Vite
- 🌙 Dark/Light Mode toggle
- 📊 Interactive Charts using
recharts
- 🎠 Image Carousel with hover overlay effects
- 📈 Programming-related progress statistics
- 💯 Fully responsive layout
- 🧼 Clean CSS (no Tailwind)
# 1. Clone the repository
git clone https://github.com/patel-vansh/vibecraft.git
cd vibecraft
# 2. Install dependencies
npm install
# 3. Start development server
npm run dev
- React
- Vite
- Recharts
- HTML/CSS (custom, no Tailwind)