Ant Design React Admin
Ant admin is a powerful admin template built with Ant Design guideline in mind, it comes with tons of useful features and more on the way.
Download AntKey Features
Responsive Design
any device
Ant UI Kit
of components
Web App
with React
Powerful Layout
and build your own
Multiple Themes
light & dark themes
High Resolution
well supported
Internationalization
Lazy Loading
Solid Workflow
Modern HTML5
CSS3 with Sass/Scss
With Bootstrap
Clean Code
style guide
Free Updates
for all buyers
Built with Love
@arousing
... and much more
Enjoy A Cup of Coffee
Spend Time with Loved Ones
Why React
-
Develop Across All Platforms
Learn one way to build applications with React and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop. Declarative views make your code more predictable and easier to debug.
-
Declarative
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
Declarative views make your code more predictable and easier to debug. -
Component-Based
Build encapsulated components that manage their own state, then compose them to make complex UIs.
Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM. -
Learn Once, Write Anywhere
We don't make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code.
React can also render on the server using Node and power mobile apps using React Native.