This example app demonstrates the following features:
- Show to save landmarks to your favorites list, as well as remove them from favorites list.
-
Install dependencies:
npm install
-
Start the development server:
npm start
The example will be available at http://localhost:5173.