arabog / node-weather-app

A weather forecasting app built on node.js

Home Page:https://dm-weather-application.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

dock1
dock2

A weather forecasting app built on node.js (express.js).

Installation

  1. Clone or download the repository.
  2. Install all the dependencies using the following command.
    npm install
  3. Run the application using the following command.
    npm run start
  4. Test the application using the following command.
    npm run test

User Interface

How to use the app

  • Type the city you are looking for
  • Click search button
  • The app show information about the location and forecast of the city

weather

APIs used

About

A weather forecasting app built on node.js

https://dm-weather-application.herokuapp.com/


Languages

Language:JavaScript 53.3%Language:Handlebars 23.5%Language:CSS 20.0%Language:Dockerfile 3.1%