updated on: 13th November 2024, Wednesday
- 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
.env
with the help of.env.example
file 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