This project is a React single page application deployed on Netlify. Netlify function is used to respond HTTP requests from the client. Also, Upstash/Redis is used to limit the usage of the Plant Recognition API
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8888 to view it in the browser.
This will run the netlify function as well as the react app at the same time.