/Xpensify

A simple app written with React which tracks your expenses (in progress/a.k.a sideproject/a.k.a never-finished)

Primary LanguageJavaScript

Xpensify

Setup

In order to run the application you have to install the dependencies by running:

yarn install

inside the repository.

To start the application localy on your machine run:

yarn run dev-server

Design

You find the design specs here: https://zpl.io/2vMElmJ

ToDos

  • Provide Design Templates
  • Add Docker Support
  • Build basic welcome screen
  • Add Database (probably Firebase)

To be continued