Files
30-seconds-of-code/node_modules/@reach/router/README.md
2019-08-20 15:52:05 +02:00

31 lines
961 B
Markdown

<p align="center">
<a href="https://reach.tech/router/">
<img alt="Reach Router" src="./logo-horizontal.png" width="400">
</a>
</p>
<p align="center">
Next Generation Routing for <a href="https://facebook.github.io/react">React</a>
</p>
<p align="center">
<a href="https://www.npmjs.com/package/@reach/router"><img src="https://img.shields.io/npm/v/@reach/router.svg?style=flat-square"></a>
<a href="https://www.npmjs.com/package/@reach/router"><img src="https://img.shields.io/npm/dm/@reach/router.svg?style=flat-square"></a>
<a href="https://travis-ci.org/reach/router"><img src="https://img.shields.io/travis/reach/router/master.svg?style=flat-square"></a>
</p>
## Documentation
[Documentation Site](https://reach.tech/router)
You can also find the docs in the [website directory](./website/src/markdown).
## Community
[Join us on Spectrum](https://spectrum.chat/reach)
## Legal
MIT License
Copyright (c) 2018-present, Ryan Florence