An open API service indexing awesome lists of open source software.

https://github.com/codewithalamin/pixel-to-rem-converter

A simple web tool for converting pixel values to rem units and vice versa.
https://github.com/codewithalamin/pixel-to-rem-converter

codewithalamin converter frontend frontend-app javascript pixel-to-rem pixel-to-rem-converter

Last synced: 4 days ago
JSON representation

A simple web tool for converting pixel values to rem units and vice versa.

Awesome Lists containing this project

README

          

# Pixel to REM Converter

[🚀Live Website](https://px-to-rem-converter-alamin.netlify.app)

Status

License

![Screenshot](./screenshots/px-to-rem-converter-preview-CodeWithAlamin.jpg)

Pixel to Rem Converter is a handy web application that assists web developers and designers in converting pixel measurements to rem units and vice versa. This tool helps ensure consistent and responsive design across different devices and screen sizes.

## Features

- Convert pixel values to rem units.
- Convert rem values to pixel units.
- User-friendly interface with input fields for both pixel and rem conversions.
- Instant conversion feedback.
- Dark mode toggle

## Built with

- Vanilla JavaScript
- SASS
- HTML5
- Vite - Module bundler

## Contact

Feel free to contact me with any questions or feedback!

👤 Alamin

- Twitter - [@CodeWithAlamin](https://www.twitter.com/CodeWithAlamin)
- LinkedIn - [@CodeWithAlamin](https://www.linkedin.com/in/CodeWithAlamin)
- Frontend Mentor - [@CodeWithAlamin](https://www.frontendmentor.io/profile/CodeWithAlamin)
- Github: [@CodeWithAlamin](https://github.com/CodeWithAlamin)

## License

This project is licensed under the [MIT](https://github.com/CodeWithAlamin/Pixel-to-REM-Converter/blob/main/LICENSE.md) License - see the LICENSE file for details.