Skip to content

SaadatAliKlasra/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React


Expense Tracker (React Project)

A starter project to create an expense tracker website in React.

About The Project

Homepage

Expense Tracker Homepage Screenshot
This is the homepage that lists out all the added expenses in the database. Even though I've not added any database, I've stored all the expenses values in a variable that can be stored into any database using API (or any other database that you want)

Add Expense

Expense Tracker Add Expense Screenshot
After clicking on Add New Expense button, you will end up seeing a new form to add a new expense which you can see in the screenshot. Here you can set the title, price, and also date for that specific expense.

Getting Started

Getting started with this project is really simple because this is a mini project and does not have advanced features.

Installation

  1. Clone the repo

    https://github.com/SaadatAliKlasra/Expense-Tracker.git
  2. Install nodejs

  3. Install Dependencies

     npx install
  4. Run Server

    npx start

About

A Simple Expense Tracker Project in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published