Skip to content

JustDorah/USANationalParkAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USA National Park API

Thinkful Module 11.7

Requirements:

  1. The user must be able to search for parks in one or more states.
  2. The user must be able to set the max number of results, with a default of 10.
  3. The search must trigger a call to NPS's API.
  4. The parks in the given state must be displayed on the page. Include at least:
    • Full name
    • Description
    • Website URL
  5. The user must be able to make multiple searches and see only the results for the current search.
  6. And finally, as a stretch goal, add the park's address to the results

Live version: USA National Park API

About

Display a list of national parks in an area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published