An open API service indexing awesome lists of open source software.

https://github.com/material-components/material-components-web-codelabs

Codelabs for Material Components for Web (MDC Web)
https://github.com/material-components/material-components-web-codelabs

Last synced: 7 months ago
JSON representation

Codelabs for Material Components for Web (MDC Web)

Awesome Lists containing this project

README

          

# Material Components for the Web Codelabs

This repository contains five codelabs for [Material Components for the Web](https://github.com/material-components/material-components-web).

## Introduction

In these codelabs, you will build a website that uses various components of Material
Components for the Web (MDC Web). [MDC-101](https://codelabs.developers.google.com/codelabs/mdc-101-web/),
[102](https://codelabs.developers.google.com/codelabs/mdc-102-web/), and
[103](https://codelabs.developers.google.com/codelabs/mdc-103-web/) will guide you through building an application with MDC Web.
[MDC-111](https://codelabs.developers.google.com/codelabs/mdc-111-web/) demonstrates incorporating MDC Web into an existing application.
[MDC-112](https://codelabs.developers.google.com/codelabs/mdc-112-web/) guides you through integrating MDC Web with other web frameworks.

## Support

If you've found an error in these Codelabs, please file an issue on [GitHub](https://github.com/material-components/material-components-web-codelabs/issues).

For questions regarding Material Components for the Web, please file an issue [here](https://github.com/material-components/material-components-web/issues).

Patches are encouraged, and may be submitted by forking this project and
submitting a pull request through GitHub.

## License

The MIT License

Copyright (c) 2018 Google, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.