Live Demo: GlassyUI
Welcome to GlassyUI-Components! This open-source library features stunning React components designed with a captivating glassmorphism effect, perfect for giving your web applications a modern and sleek design.
Check the project structure here Project Structure
- Project Overview
- Features
- Components
- Tech Stack
- Website Preview
- Prerequisites
- Installation with docker
- Installation without docker
- Changelog
- Usage
- Future Enhancements / Roadmap
- Contributing
- Contribution Rule
- Code of Conduct
- Our Contributors
This open-source library features stunning React components designed with a captivating glassmorphism effect, perfect for giving your web applications a modern and sleek design.
π Stars | π΄ Forks | π Issues | π Open PRs | π Closed PRs |
- Glassmorphism-themed React components
- Customizable styles with SCSS
- Beginner-friendly and easy to contribute
- Modular and reusable components
- Buttons: Various button styles with glassmorphism effect.
- ProgressBar: Animated progress bars with a glassy look.
- Input Fields: Sleek input fields styled with glassmorphism.
- Textareas: Stylish textareas with a glassy touch.
- Modals: Elegant modals featuring the glassmorphism effect.
- Navigation Bar: Modern navigation bars with a glassy theme.
- React: JavaScript library for building user interfaces.
- SCSS: A CSS preprocessor for more manageable styles.
- Docker: For containerization and easy deployment.
- Node.js: JavaScript runtime for server-side development.
Make sure you have Node.js and npm installed on your machine.
- clone the repository:
git clone https://github.com/Jaishree2310/GlassyUI-Components.git
cd GlassyUI-Components
- Run Docker compose File:
docker compose up
- Clone the Repository:
git clone https://github.com/Jaishree2310/GlassyUI-Components.git
cd GlassyUI-Components
- Install Dependencies:
npm install
- Start the Development Server:
npm start
- Open your browser and go to
http://localhost:3000
to see the components in action.
All notable changes to this project will be documented in this file.
- Added: A new button component with hover effects.
- Changed: Updated SCSS styles for improved responsiveness.
- Fixed: Resolved an issue with the modal not closing properly on mobile devices.
- Added: Initial release of GlassyUI-Components.
- Features glassmorphism-themed buttons, progress bars, input fields, text areas, modals, and navigation bars.
- Improved: Documentation and examples for each component.
- Fixed: Minor bugs in the button component.
Import the desired component into your React project and use it as follows:
import { GlassyButton } from 'glassyui';
function App() {
return (
<div className='App'>
<GlassyButton>Click Me</GlassyButton>
</div>
);
}
Feature/Improvement | Description |
---|---|
π¨ Theme Customization | Allow users to customize the glassmorphism effect with different colors and opacities. |
βΏ Accessibility Improvements | Ensure all components are fully accessible to users with disabilities. |
β Additional Components | Introduce new components such as dropdowns, tooltips, and tabs. |
β‘ Performance Optimization | Optimize the library for faster load times and better performance. |
π Documentation Expansion | Provide comprehensive guides and examples for each component to facilitate easier usage and contribution. |
We welcome contributions to make this library even better! Here are a few steps to help you get started:
-
Fork the Repository: Create your own copy of the repository.
-
Create a Branch: For your feature or bug fix.
git checkout -b my-feature-branch
-
Make Changes: Implement your feature or fix.
-
Commit Your Changes:
git commit -m "Add my feature"
- Push to the Branch:
git push origin my-feature-branch
- Open a Pull Request: Submit your changes for review.
-Please ask for issue assignment before raising any PR.
-If more than 1 week issue is not resolved then it will be assigned to someone else.
- This README structure includes all the sections you wanted.
- Adjust the contributors section as needed based on your actual contributors.
- Feel free to add or modify any content to better fit your projectβs specific needs!
-Important Rule for Creating component to follow the order of component.
- Basic Usage
- Props 3.Customizable component
- Theme (of your new component)
- Example
- Copy code
-for eg: Button component,Progress Bar components
- We truly appreciate your incredible contributions to this project! Your dedication and hard work are vital to its continued growth and success. If youβve found value in it, donβt forget to show your support by giving our repository a star! β
Contributor | Contributor | Contributor | Contributor |
---|---|---|---|
Jaishree2310 π©βπ» |
Sawan-Kushwah π¨βπ» |
Gauravtb2253 π¨βπ» |
Alolika π©βπ» |
Hritika π©βπ» |
Aditya Innovates π¨βπ» |
Neeru π©βπ» |
Haseeb Zaki π¨βπ» |
Gurliv π©βπ» |
Abhishek Hegde π¨βπ» |
Naz π©βπ» |
Kode Craze π¨βπ» |
Masabin π©βπ» |
Ameer Jafar π¨βπ» |
Devx Mani π¨βπ» |
Ashish π¨βπ» |
Va Manjain π©βπ» |
Lakshmi Rajvagu π©βπ» |
Knight Hinata π¨βπ» |
ADeshmukh π¨βπ» |
π So many talented contributors! π Want to meet them all? Click here to discover the amazing team! π©βπ»π¨βπ»
patch-1
main
This project is licensed under the MIT License - see the LICENSE file for details.
If you enjoy using GlassyUI-Components and find it helpful, please give it a star! Your support encourages further development and improvement.
Thank you for connecting with me! π¬