App created for the purpose of learning React. The app is a simple Christmas tree decoration app. The user can add decorations to the tree and remove them. The app is created using React and TypeScript.
User can add, resize, rotate and remove decorations to the tree. User can alsa download the tree as an image.
To install the app, clone the repository and run the following commands:
npm install
npm run dev