A web application that lets users find Portland's heritage trees. By default the app shows all heritage trees. The user is able to enter their location to see trees within a mile radius.
- Install Node.js
- Clone this project with
git clone https://github.com/paigewilliams/heritage-trees-react - Navigate to the root directory of the project with
cd heritage-trees-react - Create a
.envfile in the root of the directory - Generate a Maptiler access token
- Save your access token as
MAPTILER_APIin the.envfile - Run
npm installto install dependencies - Run
npm run startto build and serve the project - View the project in any browser at
http://localhost:8080/
- React
- Styled Components
- MapLibre / Maptiler
- Deck.GL
- D3
Info Icon from Icons8
Paige Williams: hello@paigewilliams.dev
This software is licensed under the MIT license.
Copyright (c) 2025 Paige Williams