Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node weather cli app

This application is part of the Node from zero to expert course that you can find here: Node: De cero a experto (Spanish).

At this point, I want to add more details to learn more about Node.

Use

You need to have installed Node and then:

npm ci
node app

Project

Features

  • Search a location (using Nominatim to get the coordinates).
  • Search the current weather of a location (using OpenWeather).
  • Store the location (as string) in a history list (simple JSON).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages