I have to design a CRUD but the next thing is to create a figure of grids and that when you click on a grid it is painted and give it a name and save it
And after that list them, that as they are added to put the last and so on
I should do this using React and if possible implement it with redux.
What makes me stupid is that I don't know how to save an html element locally as a photo or something like that, I'm new to React and I don't know how to implement it