krishnkant1996 / Expenseeve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 95.2%Language:HTML 3.1%Language:CSS 1.7%