This repository includes the code of a basic "Expense Tracker" application, developed with React. If you want to run the code follow these steps:
- Download the code zip
- Open the code in a code editor
- Run in the terminal/command line "npm install"
- Run "npm start" to start the server