An open API service indexing awesome lists of open source software.

https://github.com/josh012006/weather-app

A simple JavaScript based web app that helps you see the weather ⛅.
https://github.com/josh012006/weather-app

api-rest asynchronous-programming network-requests

Last synced: about 1 month ago
JSON representation

A simple JavaScript based web app that helps you see the weather ⛅.

Awesome Lists containing this project

README

        

## Preview


preview
preview

## Hello there

This is a simple Weather App in HTML, CSS and JS. This is one of my firsts real projects that I'm really proud of.
It not only shows that I have great foundations in the basics but also that I've made a certain improvement since my debuts.

So give it a try.

## About the project

I used two APIs in my project. One that gives me the country code needed for the second API, which gives me the weather and information based on the name of the city and the country.

You will need an API key from OpenWeatherMap.

## ⚠ NB: You'll be able to search for specific countries. For the application to work, please search in English (country and city) and be as specific as possible.
For example, instead of United States, write United States of America.
## And avoid special characters if possible.

## You can use the app as long as you respect this. Good luck!