Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 615 Bytes

File metadata and controls

21 lines (12 loc) · 615 Bytes

Note

Currently doesn't perform a check for more than 55 trees being purchased a year.

Also aware of a Maximum update depth bug occurs when adding a new purchase. Upon further review, will require quite a bit of code refactor to fix.

Available Scripts

In the project directory, you can run:

npm install

To install all necessary dependencies then run the command below.

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.