Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 377 Bytes

This is a simple react app that trackers your expenses

npm install or yarn install

In the project directory, you can run:

npm start or yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.