3d9f7d2052c4cefc8ad3f14c20fca83a4aca6ca3
- Added package.json for project configuration and dependencies. - Included images for the application (teh-jokur.png and vite.svg). - Created main application structure with App.svelte, CounterCard.svelte, and AddCounterCard.svelte components. - Implemented functionality for adding, editing, incrementing, and decrementing counters. - Added clickOutside utility for handling outside clicks in editing mode. - Configured TypeScript with appropriate tsconfig files for app and node. - Set up Vite configuration for building the application. - Added global styles in app.css for consistent UI design.
Description
a dirty tally app in Svelte
Releases
2
QoL features
Latest
Languages
Svelte
44.4%
JavaScript
32.8%
CSS
12.8%
TypeScript
5.9%
Dockerfile
2.5%
Other
1.6%