Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.43 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.43 KB

batwara

About

A web app where user can split bills among friends and colleague , in this app user can create groups and can add members to the group , only those member can be added to the group who have registered to the application then a group can add expenses and on the basis of expenses this application will show how much money a particular user will get and how much money that user have to pay to the other members of the group . Tech: React , Redux-Toolkit , Nodejs, Express , postgres , bootstrap

Dashboard Screenshot 2023-06-08 at 1 14 25 PM

Add Group Screenshot 2023-06-08 at 1 16 19 PM

Groups and their Expenses Screenshot 2023-06-08 at 1 14 35 PM

Create Expenses Screenshot 2023-06-08 at 1 15 33 PM

How to Run Locally

First Clone This Repository
git clone https://github.com/2devyank/batwara_frontend.git

Install Dependencies
npm install
Run Command
npm run dev