Your Personal Expense Manager
- MongoDB
- Express JS
- React JS
- Node jS
cd frontend/
npm run dev
npm run build
The app will start at port 3000
cd backend/
npm run start
The app will start at port 5001
Your Personal Expense Manager
cd frontend/
npm run dev
npm run build
The app will start at port 3000
cd backend/
npm run start
The app will start at port 5001