A simple web application using React, TypeScript, and Ant Design. The application will interact with a public API to fetch, display, and manipulate data.
Use the package manager npm or yarn or pnpm to install the dependencies
pnpm install
npm run dev
pnpm dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.