GithubHelp home page GithubHelp logo

kshitizrohilla / weather-app-using-openweathermap-api Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 16.0 16.78 MB

A weather app made using OpenWeatherMap API in JavaScript. The app tells the current temperature and some additional information like Air Quality Index, Real Feel, Humidity, Highest Temperature, Lowest Temperature, Wind Speed, Wind Direction, Visibility, Pressure, Sunrise and Sunset.

Home Page: https://kshitizrohilla.github.io/weather-app-using-openweathermap-api/

HTML 33.17% CSS 19.47% JavaScript 47.37%
weather weather-api weather-app weather-app-js weather-app-project weather-application weatherapp weatherapp-javascript weatherapp-javascriptx api

weather-app-using-openweathermap-api's Introduction

Weather App using OpenWeatherMap API

A weather app made using OpenWeatherMap API in Vanilla JavaScript.

The app tells the current temperature and some additional information like Air Quality Index, Real Feel, Humidity, Highest Temperature, Lowest Temperature, Wind Speed, Wind Direction, Visibility, Pressure, Sunrise and Sunset.

Visit Website --> WeatherAppUsingOpenWeatherMapAPI

Configuration

To use the OpenWeatherMap API, you need to obtain an API key. Follow these steps to set up your API key:

  • Go to the OpenWeatherMap website: https://openweathermap.org/
  • Sign up for a free account or log in if you already have an account.
  • Once logged in, go to your profile and navigate to the "API Keys" section.
  • Generate a new API key and copy it.
  • In the project directory, locate the script.js file. Inside this file, you will find a constant called API_KEY. Replace the placeholder value 'YOUR_API_KEY' with your actual API key obtained from OpenWeatherMap.
const API_KEY = 'YOUR_API_KEY';

Screenshots

sample-screenshot sample-screenshot sample-screenshot sample-screenshot

weather-app-using-openweathermap-api's People

Contributors

kshitizrohilla avatar phil94comp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

weather-app-using-openweathermap-api's Issues

Daily part

dailyissue

this part is same whats the purpose of it?

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.