My Ant Design App
This is a simple React application that uses Ant Design's Select component to create a multiple select dropdown with custom options.
Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed Node.js and npm.
- You have a code editor like Visual Studio Code.
Getting Started
To get a local copy up and running follow these simple steps.
Installation
- Install the dependencies
npm install
- Running the App
npm start
Description
Languages
CSS
42.3%
TypeScript
31.5%
JavaScript
17.7%
HTML
8.5%