/react-weather-finder

API integrated to find the weather in any city of the world.

Primary LanguageJavaScript

react-weatherFinder

API integrated to find the weather in any city of the world.

Author: M. Rahul Reddy (RahulReddy)

Usage

  1. Install via either npm or downloaded files:
    1. Go to the project folder path in terminal/cmd and then use the below command to install the project dependencies npm install
  2. Run the project using the below command:
    1. npm start