Skip to content

jualexandre/javascript-http-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

javascript-http-request

Instructions

Create a form to fill in the name of a city to get the weather.

Installation

Clone the repository and move in :

$ git clone https://github.com/JuAlexandre/javascript-http-request.git
$ cd javascript-http-request

Keep your API key on Open Weather Map.

In the js/index.js file, entered your API key at the line 4 :

const API_KEY = 'your_api_key';

Open the index.html file in your browser.

About

[Wild Code School] HTTP Request

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published