Meteor Mate

A Meteor Make is Weather App Built with Flutter and OpenMeteo API

Getting Started

1. Clone the repo

git clone https://github.com/CaMiMtoto/meteor-mate.git
cd meteor-mate

2. Install dependencies

flutter pub get

3. Create a .env file in the root directory of the project

touch .env

Add API_KEY=yourApiKey to the .env file from OpenMeteo API

4. Run the app

flutter run

Screenshots

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments