Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmo00/track-expenses
Simple Expense Tracker
https://github.com/emmo00/track-expenses
expense-tracker localstorage persisty tailwindcss vue
Last synced: about 16 hours ago
JSON representation
Simple Expense Tracker
- Host: GitHub
- URL: https://github.com/emmo00/track-expenses
- Owner: Emmo00
- Created: 2024-06-14T14:36:38.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T15:31:46.000Z (7 months ago)
- Last Synced: 2024-06-15T17:17:41.216Z (7 months ago)
- Topics: expense-tracker, localstorage, persisty, tailwindcss, vue
- Language: Vue
- Homepage: https://track-expenses-zeta.vercel.app
- Size: 107 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# track-expences
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```