Skip to content

Magnus-18/Expense_tracker

Repository files navigation

Expense Tracker

Introduction

A basic expense tracker app made with:

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • Multiple eslint & prettier plugins installed

Live Link

Current deployment link : https://expense-tracker-68v1-satishs-projects-4d273205.vercel.app/

Install

This project uses node and a package manager (npm, yarn or pnpm). Go check them out if you don't have them locally installed.

Then you need a copy of this repository, by either downloading this code or cloning the repository.

After getting a copy of this repository, you can use your package manager to install dependecies:

$ cd path-to-your-project
$ pnpm install

# npm install
# yarn install

Usage

Let's run!

$ pnpm run dev

# npm run dev
# yarn run dev

About

Expense Tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors