Skip to content

HelenYarmak/smart-tools-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Empowering Your Workflow

About

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.

🛠 Skills

React, Bootstrap, jsPDF, DOCX libraries.

Installation

Install smart-tools-hub

  git clone https://github.com/AlenaYarmak/smart-tools-hub
  cd smart-tools-hub

Install npm packages

  npm i

or

  npm install

To run the project

  npm start

Features

Data 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.

Media

Main page

Alt Text

Data Block Manager

Alt Text

Image Color Picker

Alt Text

License

MIT

About

Create and download a PDF file based on the validated user input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors