8da6db58fa5ba5aa1e86d9e0be3501a28aa3e3c5
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
-
Clone the repository:
git clone https://github.com/your-username/my-antd-app.git -
Navigate to the project directory:
cd my-antd-app
- Install the dependencies
npm install
- Running the App
npm start
Description
Languages
CSS
42.3%
TypeScript
31.5%
JavaScript
17.7%
HTML
8.5%