HTML/CSS
Node.js
Express
LocalStorage
DOM
In Memory Array
An image saving app with user-friendly features such as the ability to add, delete, resize, and rearrange images, as well as the option to undo and redo actions using DOM manipulation. The app uses an in-memory array to store actions for the undo and redo feature, providing a seamless user experience. All saved data is securely stored in local storage for easy access and retrieval.