Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 788 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 788 Bytes

Expensify

Expensify help you to manage your money by keeping all your expenses in one place, categorizing them, and providing a comprehensive view of your money.

expensify

Prerequisites

Getting Started with local development

Install dependencies

npm install

Change dir to start backend service

cd backend
npm run dev

Open localhost:4000

Set up client

Change dir to start client service

cd client
npm install
npm run dev

Open localhost:3000

License

MIT license