-
-
Notifications
You must be signed in to change notification settings - Fork 582
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: added UI libraries in fronted (#1970) - build
* UI libraries in fronted added * added description for the UI libraries * description update for materailui , antdesign, chakraui
- Loading branch information
1 parent
fac5d56
commit 6c89020
Showing
4 changed files
with
41 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[ | ||
{ | ||
"name": "MaterialUI", | ||
"url": "https://material-ui.com/", | ||
"description": "Material-UI is a popular open-source React component library that implements Google's Material Design principles, offering a vast collection of pre-designed and customizable UI components for creating visually appealing and responsive web applications. It's known for its seamless integration with React and extensive theming capabilities.", | ||
"category": "frontend", | ||
"subcategory": "ui-libraries" | ||
}, | ||
{ | ||
"name": "ChakraUI", | ||
"url": "https://chakra-ui.com/", | ||
"description": "Chakra UI is a popular open-source React component library that simplifies building accessible and customizable user interfaces by providing a set of well-designed, composable UI components with a focus on flexibility and theming. It's known for its ease of use and integration with modern web development workflows.", | ||
"category": "frontend", | ||
"subcategory": "ui-libraries" | ||
}, | ||
{ | ||
"name": "AntDesign", | ||
"url": "https://ant.design/", | ||
"description": "Ant Design is a comprehensive design system and React component library that offers a wide range of polished and customizable UI components for building modern web and mobile applications. It's widely used for its aesthetic appeal, robust feature set, and support for internationalization.", | ||
"category": "frontend", | ||
"subcategory": "ui-libraries" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6c89020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
linkshub – ./
linkshub-rupali-codes.vercel.app
linkshub.dev
linkshub-git-main-rupali-codes.vercel.app
linkshub.vercel.app
www.linkshub.dev