jarqvi / Simple-Weather-Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Weather-API


Specifications:

  • JavaScript - Programming language.
  • Axios - Library used for API.
  • Bootstrap - The framework used for the front end of the application.

You have to do a few things:

After cloning the program, install the npm packages, enter the terminal and enter the following command.
$ npm install
Modify the config.js file.
Option Description
api key Enter the openweather website and paste the received key after registration.
city Enter your desired city.
state Enter your desired state.

About


Languages

Language:HTML 47.0%Language:JavaScript 34.5%Language:CSS 18.5%