Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riishabhraj/expense-tracker

Expense Tracker make your life easy
https://github.com/riishabhraj/expense-tracker

react redux redux-toolkit

Last synced: 7 days ago
JSON representation

Expense Tracker make your life easy

Awesome Lists containing this project

README

        

# Expense Tracker

![expense-tracker-image](https://github.com/user-attachments/assets/df2cacd5-d09b-40f7-b9be-e3f011355a2c)

A step by step series of examples that tell you how to get a development
environment running:

Clone the git repository

```bash
git clone https://github.com/riishabhraj/expense-tracker.git
cd expense-tracker
```

And install npm dependencies

```bash
npm install
```

Run on Browser

```bash
npm run dev
```