November 2019
Beginner
436 pages
8h 52m
English
For the digital wallet application, we are going to use Ant Design components for React.
Ant Design is a design system that uses the values of nature and determinacy to enhance the user experience of enterprise applications. Using Ant Design, you can gain access to an extensive collection of fantastic components so that you can build your applications quickly. Make sure you visit https://ant.design/ to find out more, as well as examples and documentation.
The first thing we are going to do is install the Ant Design library. We are also going to implement a traditional application layout that contains a header, footer, sidebar, and main content area. Let's take a look at the steps for installation:
Read now
Unlock full access