nickslick03 / messiah-meal-planner

1 stars 0 forks source link

Added file structure #5

Closed cdrice26 closed 2 months ago

cdrice26 commented 2 months ago

Added the preliminary folder/file structure for merge into development branch.

nickslick03 commented 2 months ago

I added a hooks folder to src. Since we're using local storage, I assume we'll be using custom hooks that save data to local storage when the state changes and sets the initial data to any previously saved local storage data.