-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
079fb4a
commit c07648d
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# Leaflet-challenge | ||
Module 15 challenge | ||
|
||
## Description | ||
A javascript file, a css file and an html file interacting between code that presents information from an earthquake API's data presented using Leaflet. | ||
|
||
## Authors and acknowledgment | ||
Jodee Harris as Author. | ||
|
||
Reza Abasaltian as my instructor for teaching the basics of coding in HTML scraping. | ||
|
||
Mark Fullton as a scheduled tutor assisted guiding me to properly format the code. |