Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 318 Bytes

ExpensesAppReact 🚀

This repository includes the code of a basic "Expense Tracker" application, developed with React. If you want to run the code follow these steps:

  1. Download the code zip
  2. Open the code in a code editor
  3. Run in the terminal/command line "npm install"
  4. Run "npm start" to start the server