/walit

A personal budget manager which lets you track your spending and income.

Primary LanguageJavaScript

waLit

waLit is a personal budget manager which lets you track your spending and income as well as helps you organize your budget.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Make sure you have Node.js installed.
  • Clone the repository:
git clone https://github.com/mDemianchuk/walit.git

Installing

npm install
npm run build

Optional: You can choose a port to host the server on. Default port number is 3000.

export PORT=[port number]

Running

node app

or

nodemon app

Authors

Mykola Demianchuk and Shend Vishi