GitXplorerGitXplorer
d

expense-tracker

public
1 stars
0 forks
5 issues

Commits

List of commits on branch main.
Unverified
a252e098a113e25ff2132aeeafdab7fff75fbfb2

Merge branch 'main' of github.com:diiegoburiti/expense-tracker

ddiiegoburiti committed 10 days ago
Unverified
3ee4bd32003ce28b9113b92340d6285426f320da

chore: Adding feedback message when there are no expenses to display

ddiiegoburiti committed 10 days ago
Verified
0830e77686deb7600c4ef2a4ac4caab62e56676d

Merge pull request #65 from diiegoburiti/dependabot/npm_and_yarn/husky-9.1.7

ddiiegoburiti committed 2 months ago
Verified
693711a7982c2fa965239f1888b034d818fb7339

Merge pull request #63 from diiegoburiti/dependabot/npm_and_yarn/primeicons-7.0.0

ddiiegoburiti committed 2 months ago
Verified
cba1eb2e260b4c833d0194d9af14c205e677b10d

Merge pull request #62 from diiegoburiti/dependabot/npm_and_yarn/sass-1.81.0

ddiiegoburiti committed 2 months ago
Verified
0598339c844727ad149b1ba0f5982bfbd1302a51

chore(deps-dev): bump husky from 8.0.3 to 9.1.7

ddependabot[bot] committed 2 months ago

README

The README file for this repository.

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended Setup

  • VS Code + Vue - Official (previously Volar) and disable Vetur

  • Use vue-tsc for performing the same type checking from the command line, or for generating d.ts files for SFCs.