A simple pixel to REM converter. Essentially done with HTML, CSS and Javascript.
This project was developed to practice elementary concepts of the technologies mentioned above.
Here is my e-mail
You can see my Linkedin profile if you prefer.
For this and another projects, see my Github.
If you want to view the files for this project, you can make a clone:
git clone https://github.com/lazaro-contato/pixeltorem.gitThe Pixel to REM converter can be used for quick conversions of the two units of measurement.
The conversion methodology is based on a standard size of 16 pixels, which can be changed if necessary.

Before the development of the tool, a prototype was developed to better visualize the organization of the layout and layout of the elements. You can view the model created through the link:
https://www.figma.com/file/TQNLhLn54FVEIiESbRIhfh/Pixel-To-Rem?node-id=0%3A1Comming soon...

