Welcome to EcoMeter, your go-to solution for smart resource measurement and sustainability awareness. This Progressive Web App (PWA) is meticulously crafted using cutting-edge technologies to provide you with insights into your energy and water consumption.
Sustainability starts with awareness, and EcoMeter is here to make it easier than ever. Our app empowers you to understand and actively reduce your environmental footprint by accurately tracking electricity, gas, and water consumption. Make informed decisions for a more sustainable future with EcoMeter!
- Typescript
- React
- Material-UI
- Google Firebase Authentication
- Google Firebase Firestore
- Google Firebase Hosting
To get started with EcoMeter, follow these steps:
- Clone the repository:
git clone https://github.com/flojud/EcoMeter.git - Install dependencies:
npm install - Setup Firebase
Install CLInpm install -g firebase-tools
Use your accountfirebase login
Initialize productsfirebase init - Run the app:
npm run start - Deploy the app:
npm run deploy
To contribute to EcoMeter, follow these steps:
- Fork this repository.
- Create a branch: git checkout -b development.
- Make your changes and commit them: git commit -m '<commit_message>'
- Push to the original branch: git push origin flojud/EcoMeter
- Create the pull request.
This project uses the following license: MIT license.