Skip to content

Basic weather application built by fetching data from API and an appealing UI

Notifications You must be signed in to change notification settings

kVarunkk/Weather-App

Repository files navigation

Weather-App

Weather Application made using JavaScript, express.js and node.js.

WeatherApp-pic

Features

  • Enter a city name
  • Get the weather data immediately
  • Appealing UI

Contribute

Prerequisites

  • node
  • npm
  1. Fork this repository
  2. Clone this repository
  3. Install server dependencies
$ cd server
$ npm install

Run the app

  1. Start the server
$ cd server
$ nodemon server.js

License

This project is made available under the MIT License.

About

Basic weather application built by fetching data from API and an appealing UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published