Skip to content

Developed an Expense Tracker Web App using ReactJS turned into a PWA(Progressive Web App) to track all the transactions done.

Notifications You must be signed in to change notification settings

ravigithub19/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Developed an Expense Tracker Web App using ReactJS turned into a PWA (Progressive Web App) to track all the transactions done.

Built using -

  • ReactJS
  • Material-UI

View Live

https://expensetracker21.netlify.app/

Installation

  • To setup the app for development on your local machine, please follow the instructions below:
  1. Clone the repository to your machine

    git clone https://github.com/ravigithub19/expense-tracker.git
    cd expense-tracker
  2. Install packages

    • If you use npm
    npm install

    or

    • If you use yarn
    yarn
  3. Run the development server

    • If you use npm
    npm start

    or

    • If you use yarn
    yarn start

About

Developed an Expense Tracker Web App using ReactJS turned into a PWA(Progressive Web App) to track all the transactions done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published