updated on: 23rd December 2025, Tuesday
- A web app based on MERN and GraphQL to keep track on daily expense, investment and saving.
- It gives a clear graphical overview on this factors.
- Provides seemless and interactive UI.
- Download NodeJS >18.0.1
- Run the following commands for running client (frontEnd)
- set up
.envwith the help of.env.examplefile in both client and server
$> cd client
$> npm i # install all packages
$> npm run dev # run the frontend- Run the following commands for running server (backEnd)
$> cd server
$> npm i # install all packages
$> npm start # run the backEnd- React js
- Java Script
- Node js
- Mongo db
- Express js
- GraphQL
- Apollo GraphQl
- Vercel
- Render
- See LICENSE
Srija, 2024

