Skip to content

ValentinOsvaldo/finance-tracker

Repository files navigation

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