Skip to content

trex2004/Expense-Tracker-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracking App using MERN Stack

Live Website: [https://expense-manger-frontend.vercel.app/]

Description

Expense Tracker App is a web application made to assist users in tracking their expenses. This project was made using MERN (MongoDB, Express.js, React.js, and Node.js) stack to create a scalable, responsive, and user-friendly application.

This specific repository is the frontend part of the project. React.js and its associated packages for building a user interface, providing routing and state management. Victory and Ant Design is used for components. Bootstrap is used for styling.

Setup

  1. Download or Clone the repo
  2. Add local proxy to package.json file and remove vercel link from the axios calls or keep it as is if you want to use online database
  3. Run "npm install" to install dependencies
  4. Run "npm start" to start the application (make sure you have started your backend server if you are running backend locally)

About

Expense Tracker application using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors