clim8 is a simple weather application that allows users to search for a country and view the current weather. It fetches live weather data from the Visual Crossing API to display the temperature, weather conditions, and more for the searched country.
- Search for a country to view its current weather.
- Displays weather information such as temperature, humidity, wind speed, and weather conditions.
- Clean and minimalistic design with a focus on usability.
- Built using Webpack for optimized performance and better bundling of assets.
git clone https://github.com/idevRavn/clim8.git
cd wtodonpm installnpm run dev📌 Open http://localhost:8080/ in your browser to view the site.
npm run buildnpm run deploy- HTML
- CSS
- JavaScript
- Webpack
- Visual Crossing API
Contributions are welcome! If you have ideas for improvement or want to add features, please fork the repository and submit a pull request.
This project is licensed under the MIT License, allowing for collaboration and sharing.
