Track money with your partner or friend.
- Next.js
- styled-component
- TypeScript
- node.js
Install packages
npm install
# or
yarn
Run the development server:
npm run dev
# or
yarn dev
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
$ npm run test
/__test__
folder if you add new component or function.
pages
folder (it will be built as an actual page).