This repository contain the source code of Elementary Roots Team challenge from Nasa Space Apps 2021.
This is a technological greenhouse made for grow plants for suplementary nutrients in places where resources are scarce.
The idea for this project was developed during Nasa Space Apps challenge, a Hackathon event made by Nasa.
Install dependencies with yarn:
yarn
And run it locally:
yarn dev
Now open http://localhost:3000.