A modern URL analytics tracking tool built with Vite, Tailwind CSS, and Supabase.
- Track URL clicks and analytics
- Beautiful charts with Chart.js
- Responsive design with Tailwind CSS
- Real-time data with Supabase
- Vite
- Tailwind CSS
- Chart.js
- Supabase
- Clone the repository
git clone https://github.com/USERNAME/trackmidget.git
cd trackmidget- Install dependencies:
npm install - Start development server:
npm run dev:all
npm run build