Skip to content

john-li7/track-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track-it

Track-it is a net worth tracker to record account balances with a line graph visualizer of all recorded snapshots.

Getting started

Fork and clone Track-it.

Create a .env file in the root directory of the project to store the MongoDB database connection string.

mongoURI='<MongoDB database connection string>'

Install dependencies and compile the files into a bundle.

npm i
npm run build

After installation is complete, run the server.

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published