A mobile web app that helps you explore and compare weather conditions across different locations with ease.
Climates is a user-friendly web application built with SvelteKit. It allows users to check the current weather and forecast for multiple locations, making it easy to plan activities or stay informed about global weather conditions.
-
Location-based Weather: Get real-time weather updates for your current location or search for weather information in other places.
-
Detailed Forecast: View detailed weather forecasts, including temperature, humidity, wind speed, and more.
-
Mobile Optimized: Climates is designed with a mobile-first approach, ensuring a seamless and visually appealing experience on your smartphone or tablet.
-
Simple and Intuitive: The user interface is clean and intuitive, making it easy for users of all levels to navigate and find the information they need.
See Climates in action! Demo Link
Follow these steps to get Climates up and running on your local machine:
-
Clone the Repository:
git clone https://github.com/your-username/climates.git cd climates
-
Install Dependencies:
npm install
-
Install Dependencies:
npm run dev
If you'd like to contribute to Climates, please follow our contribution guidelines. We welcome bug reports, feature requests, and pull requests!
This project is licensed under the MIT License.