Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 396 Bytes

File metadata and controls

23 lines (15 loc) · 396 Bytes

weather-app

This is a weather app. Write the name of any city and get the temperaturethis city.

Getting Started

Core package:

npm install 

To run the Express server:

# to run from terminal
npm run start
  • The server will be available at http://localhost:3000/
  • Enter city names in the search bar