DenverCoder1 /
weather-app-tutorial
Weather app written in HTML, CSS, and JavaScript using the APIs for fetching weather and geolocation information.
76/100 healthLoading repository data…
abdelp / repository
Weather App written in JavaScript to search for the forecast of cities using the API of openweather.org
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Weather App written in JavaScript to search for the forecast of cities and have the option of seeing it in Celsius and Fahrenheit.
To get a local copy up and running follow these simple example steps.
From the command line/terminal clone the repository:
$ git clone https://github.com/abdelp/weather-app.git
Initialize the firebase hosting service
$ firebase init
Select firestore and hosting features:
Select /dist as the public directory:
Put your Open Weather Map and Gifphy API keys in ./src/modules/params-provider.js
To get the forecast of a city, you only need to put the name of the city in the search bar and press enter or click the search button on the right.
To deploy on your local environment run:
$ firebase serve
To deploy to your firebase production environment:
$ firebase deploy
👤 Abdel Pérez
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
Selected from shared topics, language and repository description—not editorial ratings.
DenverCoder1 /
Weather app written in HTML, CSS, and JavaScript using the APIs for fetching weather and geolocation information.
76/100 healthgaurav-aditya /
This is a Simple Weather web app written in HTML, CSS, and JavaScript using the APIs for fetching weather and geolocation information.
37/100 healthronitkbiswas /
API based weather app, written in JavaScript (ES6+), HTML 5 and CSS (Tailwind removed in prev version)
52/100 healthnsafarova /
A Weather App written in React.js with the help of OpenWeather API. Click the link below to see the demo. ⬇️
23/100 healthChaitanyaSaiValla /
Weather App written in HTML, CSS and JavaScript using OpenWeatherMap API
27/100 healthNewGen2022 /
One day Weather App written using the HTML, CSS, Javascript and API
30/100 health