TJRawlins / IrrigationManagerReact

Frontend irrigation management system (React TS)
1 stars 0 forks source link

React - Create view plant functionality #25

Closed TJRawlins closed 5 months ago

TJRawlins commented 6 months ago

Create view plant modal similar to the modal used to add plant

TJRawlins commented 5 months ago

Created view plant modal / card and styled it. Created a proxy server to fetch from Trefle API over https. Created .env to hold secret API key and env variables. Created error handler for API calls Fixed bugs with external API calls Refactored code and styles Restructured files, folders, and code