Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 351 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 351 Bytes

Pocket Manager UI

This is the UI for the Pocket Manager App. Pocket Manager is a self financial record management application, mainly use for keeping track of your monthly expenditures.

Prerequisite

  • Node >= 11.5.0
  • Yarn >= 1.13.0

Development

Please follow the steps to run the application,

yarn install
yarn test
yarn start