Skip to content

halconie/expense-tracker_fullstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

expense-tracker_fullstack

Do git clone

cd to backend and npm i

cd to frontend and npm i

go to mongoDB atlas --> create new project "ExpenseTracker" --> Create cluster ---> Copy autogenerated password and create user Now go to Database --> Connect and Connect to MongoDB for VScode Make changes in the .env file for MONGO_URI accordingly

Go to backend gitbash and do npm start Go to frontend gitbash and do npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 4.7%