Skip to content

lasmaty07/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpenseTracker

yes i know there are plenty of programs that do the same. But I wanted to create my own just for fun.

run the folowing commands

first install all dependencies

pip install -r requirements.txt
cd client
npm install

start backend on main directory

python main.py

start frontend on different terminal

cd client
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published