alexaverill / FamilyRecipeApp

0 stars 0 forks source link

Implementing basic caching with indexeddb #26

Closed alexaverill closed 6 months ago

alexaverill commented 6 months ago

Adding in caching of recipes locally with indexeddb. This should cut down a ton on requests to AWS and also make things feel a lot more responsive.