Skip to content

Weather app developed with Node.js. Check the current weather of a location through the console.

Notifications You must be signed in to change notification settings

arregnault/weather-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather app developed with Node.js.

Table of Contents

General Information

This project allows you to check the current weather of a location through the console.

It was developed as practice of the course Node: De cero a experto by Fernando Herrera.

Technologies Used

APIs Used

Features

  • Get current weather of a location.
  • History of last searched locations.

Setup

Clone the project:

git clone https://github.com/arregnault/weather-node-app.git

Install Node.js dependencies:

cd todo-node-console
npm install

Add .env:

cp .env.example .env

Start project:

npm start

Project Status

Project is: completed.

About

Weather app developed with Node.js. Check the current weather of a location through the console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages