Skip to content

hellseye/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

This repository contains a full-stack Expense Tracker application with a React frontend and a Node.js/Express backend.

Structure

  • client/ - React frontend
  • server/ - Express backend API

Setup

Server

cd server
npm install
npm run start

Client

cd client
npm install
npm start

Features

  • Add, view, edit, delete expenses
  • Categorize expenses

Contributing

Feel free to open issues or submit pull requests.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors