React Material-UI Cookbook: Build Captivating User Experiences Using React and Material-UI

Adam Boduch

Language: English

Publisher: Packt Publishing

Published: Mar 30, 2019

Description:

Build modern day application by implementing Material Design principles in React applications using Material-UI.

Key Features

  • Grasp the needs React components for UI elements
  • Master the style and theme of the tools to go along with these components
  • Get to grips with all the React best practices to build a modern application

    Book Description

    Material-UI is a component library for rendering UI elements, using modern best practices from React and Material Design. This book will show you how you can create impressive and captivating modern day web apps by implementing Material Design considerations. The primary objective of this book is to help you use several Material-UI components to build larger UI functionality. We will also focus on React best practices in conjunction with Material-UI components – using state, context, and other new React 16.8 features properly. This book will start with layout and navigation and then dive into...

    Product Description

    Develop modern-day applications by implementing Material Design principles in React using Material-UI

    Key Features

    • Use React components to build intuitive UI elements
    • Explore a variety of styles and themes in the Material-UI framework using React components
    • Learn practical React recipes and best practices for building modern web applications

    Book Description

    Material-UI is a component library for rendering UI elements, using modern best practices from React and Material Design. This book will show you how you can create impressive and captivating modern-day web apps by implementing Material Design considerations. The book is designed to help you use a variety of Material-UI components to enhance UI functionality, along with guiding you through React best practices, and using state, context, and other new React 16.8 features.

    You will start with layout and navigation, exploring the Grid component and understanding how it's used to build layouts for your Material-UI apps. Using Material-UI components, you'll then explore the technique of effectively presenting information. In later sections, you will also learn about the different components for user interactions such as the text input component and buttons. Finally, the book will get you up to speed with customizing the look and feel of your app, right from creating a Material-UI theme through to styling icons and text.

    By the end of this book, you will have developed the skills you need to improve the look and feel of your applications using Material-UI components.

    What you will learn

    • Build the overall structure and navigation for your Material-UI app
    • Present simple and complex information in a variety of ways
    • Develop interactive and intuitive controls
    • Group content into sections using tabs and expansion panels
    • Create a general page layout with Material-UI grids
    • Use lists for complex data, and cards for detailed information

    Who this book is for

    This book is for React developers who want to implement Material Design principles in their applications. You will also find this book helpful if you are a developer who wants to build a UI using React components without having to build your own UX framework.

    Table of Contents

    1. Grids – placing components on the page
    2. App bars – the top level of every page
    3. Drawers – a place for navigation controls
    4. Tabs – group content into tab sections
    5. Expansion panels – group content into panel sections
    6. Lists – display simple collection data
    7. Tables – display complex collection data
    8. Cards – display detailed information
    9. Snackbars – temporary messages about what just happened
    10. Buttons – initiating actions
    11. Text – collecting text input
    12. Autocomplete and chips – text input suggestions for multiple items
    13. Selection – make selections from choices
    14. Pickers – selecting dates and times
    15. Dialogs – modal screens for user interactions
    16. Menus – display actions that pop out toward the user
    17. Typography – control font look and feel
    18. Icons – enhance icons to match your look and feel
    19. Themes – centralize the look and feel aspects of your app
    20. Styles – apply feature-specific styles to components

    About the Author

    Adam Boduch is a seasoned web application developer with a breadth of experience ranging from jQuery to React and everything in between. He is the author of over 10 books, including React Tooling and React Essentials.