Skip to content

A ReactJs website that track your expenses and give total annual income and expenditure based on data feed. It is built with reactjs and its hooks to track the changes .

License

Notifications You must be signed in to change notification settings

Roshan-Metrix/Expenses_Tracker

Repository files navigation

Expenses Tracker

A tracker app that tracks your expenses and incomes and give the current balance amount . The app is built with ReactJs.

Table of Contents

Technologies-Used

  • ReactJs

  • Tailwindcss

Installation

Step-by-step instructions to set up the project locally:

  1. Clone the repository:

     git clone https://github.com/Roshan-Metrix/Expenses_Tracker.git
    
  2. Navigate to the project directory:

    cd expenses_tracker
    

Either install locally or run in a container

  • Locally:

  • Install dependencies

     npm install  
    
  • Run App

     npm start dev
    
  • Docker:

  • Build and run the container

     docker-compose up --build
    

-- Access the app

Open your browser and go to

    http://localhost:5173 

License

This project is licensed under the MIT License.

Screenshot

screenshots

About

A ReactJs website that track your expenses and give total annual income and expenditure based on data feed. It is built with reactjs and its hooks to track the changes .

Topics

Resources

License

Contributing

Stars

Watchers

Forks