Navigation and Persistence
10 min read
Complete Rates, Favorites, and History
Complete Rates, Favorites, and History
The core converter and data sources are now working. This module connects the surrounding pages and gives the application memory in the browser.
You will add live rates to the Rates page, persist favorite pairs, and persist recent conversions with localStorage.
Checkpoint
Open the project, identify the files named in this module, and confirm the starter still runs before making the first change.