Skip to content

A weather application where you can type in your city and get weather information about that city

Notifications You must be signed in to change notification settings

tafodinho/My-weather

Repository files navigation

My-weather

A weather application where you can type in your city and get weather information about that city

This app is using the openWeather API to get info about the temperature in Celcius, Fahrenheit and Kelvin, humidity and wind speed of the desired city. The user enters a city and a card of the city entered appears on the screen that can be removed at anytime.

Online preview: https://raw.githack.com/tafodinho/My-weather/master/dist/index.html

Installation Guide

Requirements

node 

npm 

webpack 

Built With

  • Javascript
  • Webpack
  • HTML
  • CSS
  • Sass

Setup

Clone project

git clone git@github.com:tafodinho/My-weather.git
cd ./My-weather

Install npm

npm install

Install webpack

See install instructions for webpack

Build project

webpack

Run npm run start and enjoy !

Authors

Screenshot

screenshot

About

A weather application where you can type in your city and get weather information about that city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published