Expenseeve

Demo Link.
Open https://krishnkant1996.github.io/react_client/ to view it in the browser.

Backend step to run :-

cd backend
cp env_sample .env 
npm i
npm start

IN client side :

cd client
npm i
npm start

home page url

http://localhost:5000/react_client

Setting page url

http://localhost:5000/react_client/setting

Profile page url

http://localhost:5000/react_client/profile

signIn page url

only page

http://localhost:5000/signIn