This is part 10 of my React Learning series. Using knowledge gleaned from [Wes Bos’ React for Beginners](www.reactforbeginners.com). In the last post, we used Firebase to have some grocery store items saving in a remote database. Along a similar thought process, we can leverage localStorage to store the user’s order…