A simple and intuitive tool for generating beautiful glassmorphism styles in CSS. This project allows developers and designers to create glass-like effects easily, enhancing the aesthetic appeal of their web projects.
- Easy-to-use interface: Quickly customize your glassmorphism styles without writing CSS from scratch.
- Real-time preview: See your styles in action as you make adjustments.
- Export CSS: Copy the generated CSS code to use in your projects.
- Customizable properties: Adjust properties such as blur, opacity, color, and border radius.
Check out the live demo here.
- Clone the repository:
git clone https://github.com/psathul073/Glassmorphism-CSS-Generator.git
- Navigate to the project directory:
cd Glassmorphism-CSS-Generator
- Open
index.html
in your web browser to start using the generator.
- Adjust the sliders and input fields to customize your glassmorphism style.
- View the real-time preview to see your changes.
- Click the "Copy" button to copied your CSS styles code.
- HTML
- CSS
- Javascript
Contributions are welcome! If you have suggestions for improvements or features, please create an issue or submit a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add your feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the open-source community for their inspiration and support.
- Special thanks to hype4.academy/tools, for design inspiration.
For any questions or feedback, feel free to reach out to me at psathul073@gmail.com