What is a Design System?
A design system is simply a group of elements that are most commonly used by developers, this will help them consistency and good user experience while developing UI.
What is this article about?
This is the first post of the series that I want to create, I picked the button component to start with.
Tech Needed
- Install VS Code https://code.visualstudio.com/
- Install Live Server Plugin https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
- Install Live SASS compiler https://marketplace.visualstudio.com/items?itemName=ritwickdey.live-sass
Top comments (0)