biggy 26e3b76b11 feat: add global styles and transitions for dark mode support
- Created style.css for base styles and color variables for light and dark themes.
- Added tailwind.css for Tailwind CSS integration and custom theme variables.
- Introduced transitions.css to manage global transitions and reduce motion preferences.
- Updated tsconfig.app.json to include path aliases for easier imports.
- Modified tsconfig.json to set baseUrl and paths for module resolution.
- Added typed-router.d.ts for auto-generated route types.
- Enhanced vite.config.ts with Vue Router plugin, Tailwind CSS integration, and server proxy settings.
2025-05-23 21:35:43 +02:00

Aplikacja do zarządzania finansami z powiadomieniami push

  • Zaprojektuj aplikację PWA umożliwiającą śledzenie wydatków i przychodów.
  • Wykorzystaj Local Storage do przechowywania danych użytkownika.
  • Zaimplementuj funkcje budżetowania, raportowania i analizy finansowej.
  • Dodaj powiadomienia push, aby informować użytkowników o ważnych wydarzeniach finansowych.
  • Wykorzystaj MongoDB do przechowywania danych.
S
Description
Application for finance management *Uni project
Readme
3 MiB
Languages
JavaScript 52.8%
Vue 25.9%
TypeScript 12.3%
CSS 8.5%
Dockerfile 0.2%
Other 0.2%