This project offers two powerful tools:
-
Data Block Manager: Easily add, edit, and delete data blocks, with the ability to download the content in PDF and DOC formats. All changes are saved in session storage for convenience.
-
Image Color Picker: Upload an image, hover over any pixel, and retrieve its color in either RGB or HEX format.
React, Bootstrap, jsPDF, DOCX libraries.
Install smart-tools-hub
git clone https://github.com/AlenaYarmak/smart-tools-hub
cd smart-tools-hubInstall npm packages
npm ior
npm installTo run the project
npm startData Block Manager
- Add and remove data blocks dynamically.
- Save all modifications in session storage.
- Download the data as a PDF or DOC file in just one click.
Image Color Picker
- Upload any image and explore its colors.
- Get pixel colors in RGB and HEX formats.
Main page
Data Block Manager
Image Color Picker



