Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 329 Bytes

File metadata and controls

12 lines (8 loc) · 329 Bytes

Investment Calculator

An app to practice learning React fundamentals

To run locally, clone the repository and navigate to the project root directory. Run the following commands in the terminal (assuming npm is installed).

npm install
npm run dev

Investment calculator