Skip to content

Commit

Permalink
add small improvements to the Templates page
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Sep 29, 2023
1 parent 07730e8 commit e06bf43
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/data/material/getting-started/templates/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@ productId: material-ui
title: 9+ Free React Templates
---

# React Templates
# Templates

<p class="description">Browse our collection of free React templates to get started building your app with Material UI, including a React dashboard, React admin panel, and more.</p>

<!-- #default-branch-switch -->

Our curated collection of Material UI templates includes dashboards, sign-in and sign-up pages, a blog, a checkout flow, and more.
## Free templates

The templates can be combined with one of the [example projects](https://github.com/mui/material-ui/tree/master/examples) to form a complete starter.
Our curated collection of free Material UI templates includes dashboards, sign-in and sign-up pages, a blog, a checkout flow, and more.
They can be combined with one of the [example projects](https://github.com/mui/material-ui/tree/master/examples) to form a complete starter.

Sections of each layout are clearly defined either by comments or use of separate files,
making it simple to extract parts of a page (such as a "hero unit", or footer, for example)
Expand All @@ -28,4 +29,6 @@ Please feel free to open an [issue](https://github.com/mui/material-ui/issues/ne

Looking for something more? You can find complete templates and themes in the <a href="https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=templates-store">premium template section</a>.

<a href="https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=templates-store"><img src="/static/images/themes-light.jpg" alt="react templates" width="2278" height="1358" /></a>
<a href="https://mui.com/store/?utm_source=docs&utm_medium=referral&utm_campaign=templates-store">
<img src="/static/images/themes-display.png" alt="react templates" width="1140" height="600" />
</a>
Binary file added docs/public/static/images/themes-display.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e06bf43

Please sign in to comment.