Backend of expense tracker application
coming soon
under construction sorry !!!!!
Clone the project
git clone https://github.com/sameer1sheikh2mansoori3/expensetracker.git
Go to the project directory
cd backend
Install dependencies
npm install
Start the server
npm run dev