ylopez25 / BUDGET-REACT

budget-app-react
0 stars 0 forks source link

Code Review #1

Open a-n-g-i-e-r-i opened 3 years ago

a-n-g-i-e-r-i commented 3 years ago

Please review the comments associated with this issue, and refactor your code accordingly. Thanks!

a-n-g-i-e-r-i commented 3 years ago

Make sure to add a link to your deployed Netlify front end in your README.md

https://github.com/ylopez25/BUDGET-REACT/blob/e542b864cd7735369eee1da53b06f7e6e760a37d/README.md

Also, make sure to remove any duplicate README.md fils. I see you have two: README.md and README.old.md

a-n-g-i-e-r-i commented 3 years ago

The indentation is off in this code. Make sure to use a Linter in VsCode like the one I demoed in class, Prettier.

https://github.com/ylopez25/BUDGET-REACT/blob/e542b864cd7735369eee1da53b06f7e6e760a37d/src/App.js#L55-L85