Check weather data for your city
Website
·
Report Bug
·
Request Feature
Table of Contents
Weather App that fetches data from the API https://openweathermap.org/ and show them for any location. For our example, using the city of Basel. However, we are not fetching the data directly from the API, we are using GraphQL to consume that data.
The GraphQL server is mounted at https://github.com/manuelalferez/graphql-weather-api and fetches from two endpoints: https://openweathermap.org/api/one-call-api and https://openweathermap.org/current.
-
Clone the project.
git clone https://github.com/manuelalferez/ask-weather.git
-
Change directory.
cd ask-weather
-
Install packages.
npm i
-
Run the project.
npm run dev
Any suggestions or improvement in the project? See the CONTRIBUTING.md file to see how you can contribute to the project.
You can always contact me via Telegram if you want to talk more about the project 😊
GNU General Public License v3.0
- Commercial use
- Modification
- Distribution
- Patent use
- Private use Private use