Skip to content

black-purple/weather.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather.js

A web app that tells you the weather of your city

Usage

After clicking on the search button the browser will prompt you to allow geolocalisation

Click on Allow and let the app do it's magic

Set up

The app uses openweathermap's API to get weather data, get your own API key on their website and add it to your environement variables

Technologies used

HTML CSS BootSTrap JS NodeJS Express

Packages used

Nodemon NodeFetch Express

Contributors