Skip to content

This is an expense tracker app built with React as a project from Udemy course.

Notifications You must be signed in to change notification settings

DedeKurnn/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expense-tracker

This is an expense tracker app built with React as a project from Udemy course.

Expense Tracker Website

This is a web application built with React that allows users to track their expenses. At the moment, users can only add as well as view their expense history and a summary of their expenses each year.

Getting Started

To get started with the application, you will need to have Node.js and npm installed on your machine.

Clone the repository to your local machine. Open a terminal and navigate to the project directory. Run npm install to install the dependencies. Run npm start to start the development server. Open a web browser and go to http://localhost:3000 to view the application. Or you can view live website here https://expense-tracker-dedekurnn.vercel.app/

Features

Add new expenses with a description, amount, and date. View a summary of expenses by year, month, or category. View a history of each year.

Technologies Used

React

Some potential future improvements for this application include:

Adding user authentication to allow multiple users to track their expenses. Adding data visualization features to help users better understand their expenses. Improving the UI/UX design to make the application more visually appealing and user-friendly. Adding edit and delete expenses feature. Adding filter by month feature.

About

This is an expense tracker app built with React as a project from Udemy course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published