Skip to content

Expense Tracker written in JS containing Express and EJS.

Notifications You must be signed in to change notification settings

yanukadeneth99/Expense-Tracker

Repository files navigation

Expense Tracker

Stack/Tech used

  • Express JS
  • EJS (Templating Language)
  • MongoDB

Status

Work in Progress!

Setup

Create a .env file with the following code and replace your values.

DATABASE_NAME="dBName"
  1. Install pnpm using npm i -g pnpm
  2. Install the dependancies using pnpm install
  3. Run the server - pnpm run dev_start

About

Expense Tracker written in JS containing Express and EJS.

Topics

Resources

Stars

Watchers

Forks