Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 270 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 270 Bytes

Finance tracker

Welcome to finance trackers repository

Description

This project is builded with react, vite.js, typescript, shadcn for the UI and tailwind

Setup

npm install
# or (recommended)
pnpm install
npm run dev
## or
pnpm dev