Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Create a README.md
  • Loading branch information
Jclewis1989 authored Apr 5, 2019
1 parent b21b9c3 commit 901d7eb
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Weather API

A very small example of how to use fetch in JS, with a weather API. You will still need to get an API key as I removed this for my own security and API key protection

## Getting Started

If you want this to work, you will need to go to Open Weather, create an account and generate an API key. Fork, clone or download the zip and extract to yoru desktop. Implement the API key from Open Weather

### Prerequisites

Make sure you have the API key, and JavaScript enabled in the browser

## Built With

* JavaScript
* HTML
* CSS

## Authors

* James Crane Lewis III

## Acknowledgments

* Hat tip to anyone whose code was used
* Inspiration
* etc

0 comments on commit 901d7eb

Please sign in to comment.