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.
- Host: GitHub
- URL: https://github.com/codewithalamin/pixel-to-rem-converter
- Owner: CodeWithAlamin
- License: other
- Created: 2023-08-29T10:29:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T12:52:20.000Z (over 1 year ago)
- Last Synced: 2025-02-26T05:33:20.362Z (over 1 year ago)
- Topics: codewithalamin, converter, frontend, frontend-app, javascript, pixel-to-rem, pixel-to-rem-converter
- Language: SCSS
- Homepage: https://px-to-rem-converter-alamin.netlify.app
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Pixel to REM Converter
[🚀Live Website](https://px-to-rem-converter-alamin.netlify.app)



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.