Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 964 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 964 Bytes

Wallet

Expense Tracker

A user-friendly web application which can track the daily income & expense of the user. Get started with your expense and income trackig in few clicks.

Register / Login / Logout, Browse / Create / Edit / Delete, GET / POST / PUT / DELETE. Visualize your expense and income using charts.

| Visit - : https://wallet-v0tz.onrender.com/ | | Cyclic -: https://nice-pink-tick-kit.cyclic.app/ |

#Demo email and password

Role Email Password
User [email protected] 123456

Clone the repo

Install the dependencies and devDependencies and start the server.

cd Wallet
npm i all
npm start  
cd frontend

npm start

dashboard dashboard login screen screen screen

Still Working