Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 388 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 388 Bytes

nodejs-weather-app

Description

A weather application built using Node.js, Express.js, with the help of API calls to mapbox and weatherstack APIs.

Availabe Scripts

In the project directory, you can run:

npm run start

Runs the app in the production mode.

npm run dev

Runs the app in development mode.