1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 15:43:49 +02:00
`Added resources for Shadcn`
- Added links to the website and official documentation
- Added video tutorial 
- Added a guide explaining the use cases of the framework
This commit is contained in:
Satyam Vyas
2024-07-29 14:24:13 +05:30
committed by GitHub
parent 24533cc887
commit a1996b6fb8

View File

@@ -1 +1,8 @@
# Shadcn UI
# Shadcn UI
Shadcn is an open-source framework providing pre-built, accessible, and customizable UI components for rapid web application development. It offers a streamlined approach to construct modern user interfaces.
Visit the following resources to learn more:
- [@official@Official Website](https://ui.shadcn.com/)
- [@official@Documentation](https://ui.shadcn.com/docs)
- [@video@Shadcn Setup and Tutorial](https://www.youtube.com/watch?v=v0_AT8zaLo8)
- [@article@Shadcn Guide](https://blog.logrocket.com/shadcn-ui-adoption-guide/)