Files
React95/docs/index.mdx
Luiz Baldi a1b7662fae Improve docs structure
* Move each mdx file to respective component folder (colocation ftw)
* Fix some style prop-types in order to fix docz build
* Move docz to the root folder instead of having a separated project folder
2020-04-30 00:37:30 +02:00

19 lines
575 B
Plaintext

---
name: Welcome
route: /
---
import { Link } from 'docz';
## Welcome to React95
The _refreshed_ Windows95 UI components for your modern React apps. Built with [`styled-components`](https://github.com/styled-components/styled-components) 💅
### Motivation
Create modern mobile/web applications with the retro and old school Windows 95 style. Our goal is not to exactly recreate Windows95 components, but to provide a solid component library for current scenarios.
### Getting Started
<span>Check out our <Link to='/installation'>getting started</Link> docs!</span>