#Step-1 : Clone the repositry #Step-2 : npm install #step-3 : npm run dev for frontend and node index.js for backend #step-4 : 'http://localhost:5173/' go to /signup or /signin because '/' nothing represent in this project
Here are few problem if you can able to solve
- change route to / = /dashboard
- after signup it should go to signin
- and their is problem related to database and transaction code that money is not transfering
- and if I am testing backend money is getting debited from one account but not getting credited to targeted account