@andrewda
Example of flow
home page ('.../') (click on Browse By Location) >
Location page ('.../location/') (click on a specific location e.g. the bat cave) >
Specific location page ('.../location/specific') (firebase uses magic to render in the correct data, just one page for all of the locations, firebase manages the data)
@andrewda
Example of flow
home page ('.../') (click on Browse By Location) >
Location page ('.../location/') (click on a specific location e.g. the bat cave) >
Specific location page ('.../location/specific') (firebase uses magic to render in the correct data, just one page for all of the locations, firebase manages the data)