Skip to content

ViriCruz/weather-app

Repository files navigation

Weather app

This is part of the async and await functions section in The Odin Project’s JavaScript Curriculum. Find it at https://www.theodinproject.com/courses/javascript/lessons/weather-app for more details.

Search the current weather for any place, convert temperature between Celsius and Fahrenheit. This project makes use of Weather Api and Pexels Api, both are public.

Live Demo down below

weather-app

Demo

Built With ✨

  • JavaScript ECMA6
  • Node.js v13.2.0
  • webpack 4.41.5

Prerequisites

  • Node.js installed You will need Node.js up to v8

  • System dependencies Windows/ Mac

Installing

Clone project and run: npm install

Running the tests

This project doesn't count with automated tests.

How to use

You can type any city name, for example, "New York". If you want more specifications you can follow the next format: city name, state, and country-code divided by comma use ISO 3166 country codes. For example:

city name state Country code
Monterrey nuevo leon mx

List of country codes ISO 3166

How to contribute and participate

Fork this repo and submit a PR for review and potential merge to the main branch. Feel free to leave feedback. 😄

Authors

👨‍💻 Gabriela Cruz

License

This project is MIT licensed.

About

Weather application that shows current temperature on celsius or fahrenheit. Also displays a different image depending on weather conditions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published