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
First Clone This Repository
git clone https://github.com/2devyank/batwara_frontend.git
Install Dependencies
npm install
Run Command
npm run dev