Skip to content

minn-kaungmyat/react-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-expense-tracker

This is a simple react expense tracker app.

Prerequisites

Make sure you have the following installed:

  • Node.js and npm

Installation

1. Clone the Repository

git clone https://github.com/minn-kaungmyat/react-expense-tracker.git
cd react-expense-tracker

2. Install Dependencies using npm

npm install

3. Start the application

npm start