2 Commits

Author SHA1 Message Date
0eccf479e6 feat: improve drag-and-drop functionality and fix counter layout 2025-11-16 00:02:28 +01:00
338d7bc8dc feat: implement counter management application with drag-and-drop functionality
- Add main application component (App.tsx) to manage counters
- Create Counter component for individual counter display and editing
- Implement CreateCounter component for adding new counters
- Add API utility for handling server requests
- Set up Vite configuration with proxy for API calls
- Introduce TypeScript configuration for app and node environments
- Style application with global CSS for consistent design
2025-11-13 00:30:45 +01:00