Skip to content

Latest commit

 

History

History
106 lines (73 loc) · 3.73 KB

README.md

File metadata and controls

106 lines (73 loc) · 3.73 KB
updated on: 17th February 2025, Monday
expense-trackerQL

A web app based on MERN and GraphQL to keep track on daily expense, investment and saving

GitHub forks

line

Table of Contents

line

Introduction

  • 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.

line

Developement

  1. Download NodeJS >18.0.1
  2. Run the following commands for running client (frontEnd)
  3. 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
  1. Run the following commands for running server (backEnd)
$> cd server
$> npm i       # install all packages
$> npm start   # run the backEnd

line

Tech Stack Used

  • React js
  • Java Script
  • Node js
  • Mongo db
  • Express js
  • GraphQL
  • Apollo GraphQl
  • Vercel
  • Render

React React Router TailwindCSS JavaScript Node JS Express GraphQL Apollo-GraphQL GitHub GitHub Actions Vercel Render

line

Preview

Expense-trackerQL

line

Best Contributors

line

License

Srija, 2024

line

Thank you, everyone 💚