Skip to content

Commit 93077f0

Browse files
committed
(docs) README: add links to simple + advanced demos
1 parent 69b2ec6 commit 93077f0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ This approach can enable a number of use-cases:
1313
* Network-aware components
1414
* Network-aware code-splitting
1515

16+
## Examples
17+
18+
### Simple
19+
* [Network-aware loading](https://github.com/GoogleChromeLabs/network-aware-components/tree/master/cra-network-aware-component) with create-react-app
20+
* [Network-aware code-splitting](https://github.com/GoogleChromeLabs/network-aware-components/tree/master/cra-network-aware-code-splitting) with create-react-app
21+
22+
### Advanced
23+
* [React Movie - network-aware components](https://github.com/GoogleChromeLabs/network-aware-components/tree/master/react-movie-network-aware-components)
24+
* [React Shrine - network-aware code-splitting](https://github.com/GoogleChromeLabs/network-aware-components/tree/master/react-shrine-network-aware-code-splitting)
25+
1626
## Team
1727

1828
This project is brought to you by [Addy Osmani](https://github.com/addyosmani) and [Anton Karlovskiy](https://github.com/anton-karlovskiy).

0 commit comments

Comments
 (0)