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 ⛅.
- Host: GitHub
- URL: https://github.com/josh012006/weather-app
- Owner: Josh012006
- Created: 2024-03-14T20:49:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T22:26:22.000Z (5 months ago)
- Last Synced: 2025-01-27T10:12:16.443Z (3 months ago)
- Topics: api-rest, asynchronous-programming, network-requests
- Language: JavaScript
- Homepage: https://weather-app-theta-tawny-85.vercel.app
- Size: 22.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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!