trckr
1.0.0
An application to track day-to-day expenses.
# Install the required dependencies
$ yarn install
# Build the project
$ yarn build
# Start in development mode
$ yarn dev