Skip to content

Weather App - Al buscar tu ciudad, te mostrara el clima de hoy y los próximos 5 días, la presión del aire, la humedad, la visibilidad, el estado y la dirección del viento. También puedes saber el clima de tu ubicación por medio de geolocalización.

Notifications You must be signed in to change notification settings

villalb4/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather app

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Built With

Features

  • I can see city weather as default, preferably my current location

  • I can search for city

  • I can see weather of today and the next 5 days

  • I can see the date and location of the weather

  • I can see according to image for each type of weather

  • I can see the min and max degree each day

  • I can see wind status and wind direction

  • I can see humidity percentage

  • I can see a visibility indicator

  • I can see the air pressure number

  • (optional): I can request my current location weather

  • (optional): I can convert temperature in Celcius to Fahrenheit and vice versa

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/villalb4/weather-app
# Install dependencies
$ npm install

# Run the app
$ npm start

Contact

About

Weather App - Al buscar tu ciudad, te mostrara el clima de hoy y los próximos 5 días, la presión del aire, la humedad, la visibilidad, el estado y la dirección del viento. También puedes saber el clima de tu ubicación por medio de geolocalización.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published