Code Monkey home page Code Monkey logo

clima-agora's Introduction

๐ŸŒค๏ธ Weather Dashboard

Description

The Weather Dashboard is a simple web application that allows users to check the current weather conditions for different cities around the world. It utilizes the OpenWeatherMap API to fetch real-time weather data and displays it in an easy-to-read format.

Features

  • City Search: Users can enter the name of a city to retrieve its current weather information.
  • Weather Details: The dashboard provides details such as temperature, humidity and wind speed
  • Responsive Design: The site is responsive and can be used on various devices, including mobile phones, tablets, and desktops.

Technologies Used

  • HTML5: Markup for the web page structure.
  • CSS3: Styling and layout.
  • JavaScript: For interactive functionality.
  • OpenWeatherMap API: To fetch weather data.

Usage

  1. Clone the repository to your local machine:

git clone https://github.com/your-username/weather-dashboard.git

  1. Open the index.html file in your web browser.

  2. Enter the name of a city in the search bar and click "Search."

  3. View the current weather conditions and the 5-day forecast.

API Configuration

To use the OpenWeatherMap API, you'll need to sign up for an API key. Once you have your API key, replace 'YOUR_API_KEY' in the script.js file with your actual API key:

javascript const apiKey = 'YOUR_API_KEY';

Contributing Contributions are welcome! Feel free to submit issues or pull requests to improve the Weather Dashboard.

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

Acknowledgments Thanks to OpenWeatherMap for providing the weather data API. This project was created as part of a web development course.

clima-agora's People

Contributors

brunosilvade avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.