Skip to content

Harshil-0707/ExpenseEase

Repository files navigation

Expense Ease

Steps to copy and build this react App.

  • Step 1 : Run the following command to copy this repo into your device.
git clone https://github.com/Harshil-0707/ExpenseEase.git
  • Step 2 : Run following command to install dependencies to build react app.
npm i
  • Step 3 : Run your React App.
npm run dev