Using the National Parks Service API, create a directory that uses state postal codes as search terms.
- Code - https://github.com/ruairiconway/national-parks-directory
- Live - https://ruairiconway.github.io/national-parks-directory/
Desktop | Mobile |
---|---|
- API Key protected by a proxy using Heroku
- Users can browse parks by state
- Users can filter results by number of parks
- Each result provides the park name, national park service link, and description
- Uses css grid
- add google map links to addresses
- reveal full color image on switch hover
- Add in 'parks near me' functionality