Deployed site: https://ivonneq21.github.io/campFinder/campFinder.html
About campFinder is a front end application built using SF Open Data (Park locations) API. This application while helping parents find a near by park where they could register their children for after school and summer camps allows me to display the use of:
- working with promises (using fetch and .then methods);
- Front End Framework (Materialize);
To get Started
- Fork and clone this repo.
- cd into campFinder
- npm install
- See in the browser: open campFinder.html
- open on Atom - atom .