Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 699 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 699 Bytes

Weather App

Project contains following features ...

How do i install this project?

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Node.js (10.15.3)
  • npm (6.4.1)

Installing

  1. Clone the repository git clone https://github.com/fuzail-ahmed/weather-app.git
  2. Install the packages by npm i
  3. Change the configuration
  4. You are good to go.
  5. Now just run it npm start or nodemon start

Authors

  • Fuzail Ahmed

License

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details