React Desktop

React UI Components for macOS High Sierra and Windows 10

README

# ![React Desktop](https://rawgit.com/gabrielbull/react-desktop/master/docs/resources/react-desktop.svg "React Desktop")
Build Status Code Climate GitHub license GitHub stars npm downloads npm version Gitter

React UI Components for macOS High Sierra and Windows 10.

  1. ```npm
  2. npm install react-desktop --save
  3. ```

![Demo](https://rawgit.com/gabrielbull/react-desktop/master/docs/resources/demo.svg "Demo")

Help wanted!


I am looking for developers to help me develop this project. Please submit some ideas in the issues section or some PRs to get this project going. If you are interested, you can become a collaborator on the project. Thanks.

Contributing


This library has been created to bring a native desktop experience to the web. It works extremely well with tools such as node-webkit or Electron.js!

Everyone is welcome to contribute and add more components/documentation whilst following the contributing guidelines.

Documentation


Guides on installation, components and advanced usage are found in the documentation.

Contributors