Web front of ecocaptura's photos-based ecological data collection tool.
TBD
Make sure to install dependencies:
# npm
npm installStart the development server on http://localhost:3000:
# npm
npm run devBuild the application for production:
# npm
npm run generateLocally preview production build:
# npm
npm run previewThis project is being developed with the assistance of Google Gemini.