Quick Intro to AntDesign
Why use Antd?
An enterprise-class UI design language for web applications.
A set of high-quality React components out of the box.
Written in TypeScript with complete defined types.
Installation
Using npm
npm install antd
Using yarn
yarn add antd
Se...
ashutoshdash.hashnode.dev1 min read