Skip to content

sanukumar-in/clim8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clim8 - Current Weather App

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.

clim8 Preview

🌤️ Live Demo

👉 View Live

Features

  • 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.

Getting Started

1️⃣ Clone the Repository

git clone https://github.com/idevRavn/clim8.git
cd wtodo

2️⃣ Install Dependencies

npm install

3️⃣ Development Mode

npm run dev

📌 Open http://localhost:8080/ in your browser to view the site.

4️⃣ Build for Production

npm run build

5️⃣ Deploy to Github Pages

npm run deploy

🛠️ Tech Stack

Contributing

Contributions are welcome! If you have ideas for improvement or want to add features, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License, allowing for collaboration and sharing.

About

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.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors