EcoSense is a cross-platform app available wherever you go, designed to address issues related to our Earth by providing users with information and tools to lead an environmentally sustainable life.
To run our project locally, on your device, you need to clone this repo (git clone https://github.com/Kudostoy0u/congressionalapp
), move into the appropriate directory (cd congressionalapp
), install dependencies (npm i
) and run the app (npm start
).