Skip to content

calebkg/Expense-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-Tracker-App

  • its just simple app so feel free to make any changes. An app that tracks expenses.(shows you a summary of what you do with your expenses).

For you to be able to run the app on your machine, you need to do the following:

  1. clone the repository (git clone and then the link of the repo).
  2. initialize a node project (npm init -y)
  3. install dependencies( npm install )
  4. After installing the necessary requirements, you can now satrt the app by running the following command in the terminal(node app.js).
  5. When you run the command youll see the following on your console(App is running on http://localhost:3000), youll just access the link, and the app will run on your device.

About

An app that tracks expenses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors