- π About
- π Technologies
- β¨ Features
- π¦ Install
- π¨ Build
- π Preview
- π¨ Theming
- π Internationalization
- β Credits
- π Links
- π License
"Even the best designers produce successful products only if their designs solve the right problems. A wonderful interface to the wrong features will fail." - Jakob Nielsen
π Talking about UI (user interface) is talking about how to create a simple, practical and efficient look to ensure that a user can perform tasks without needing an instruction manual. For this we have Nielsen's 10 heuristics, which help us to design an efficient interface with a good experience.
- π© React
- π‘ TypeScript
- β‘ Vite
- π Ant Design
- π¨ Theming
- π± Responsive
- π Internationalization
π Install the dependencies and start the project
yarn install
yarn run dev
π Build the application for production
yarn run build
π Preview the build
yarn run preview
Support for dark
and light
theme.
π Compile theme
gulp less
Dozens of languages supported in antd
, see i18n for more information.
- π§π· pt-BR
- π΅πΉ pt
- πΊπΈ en
- Vite
- Ant Design
- Ant Design Pro
- Ant Design Icons
- Ant Design Colors
- Ant Design Pro Components
- Github
This project is under the MIT license. See the LICENSE file for more details.