Skip to content

Expense tracker is a web application which allows users to sign up, create account, and start managing your personal expenses at your fingertips.

Notifications You must be signed in to change notification settings

siddheshafc/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-Tracker

Description:

Expense tracker is a web application which allows users to sign up, create account, and start managing your personal expenses at your fingertips.

  • client - React.js as frontend
  • server - Node.js-Express as backend

Technologies used:

  • Front-End: React.js and Vanilla CSS
  • Back-End: Node.js / Express.js
  • Authenticaion: JWT
  • Database: MongoDB (Mongoose ORM)

Installation:

  • Clone the repository
  • CD into the repository and run npm install
  • Create a mongodb database on mongodb atlas
  • Create a file named .env :
    PORT=
    JWT_SECRET=
  • Run npm start for frontend and npm run dev for backend

About

Expense tracker is a web application which allows users to sign up, create account, and start managing your personal expenses at your fingertips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published