Skip to content

An income and expense tracking web application implemented using React, TypeScript, and Vite

License

Notifications You must be signed in to change notification settings

pariskwsto/wallethd-frontend

Repository files navigation

wallethd-frontend

An income and expense tracking web application implemented using React, TypeScript, and Vite

WalletHD is a comprehensive personal finance manager designed to empower you with detailed tracking of your income and expenses. Built with the goal of helping you save money, plan for the future, and consolidate all your financial information in one accessible location.

Getting Started

Start by cloning this repository

git clone git@github.com:pariskwsto/wallethd-frontend.git

Install dependencies

make install

Start local development

make start

Run linter

make lint

Check TypeScript

make tsc

Run unit tests

make test

Build application

make build

About

An income and expense tracking web application implemented using React, TypeScript, and Vite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published