MoodJorts

Stack :

HTML/CSS

Node.js

Express

LocalStorage

Tools:

DOM

In Memory Array

Description :

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.