27

GitHub - React95/React95: A React components library with Win95 UI

 5 years ago
source link: https://github.com/React95/React95
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

React95 Logo

React95

All Contributors Build Status Commitizen friendly npm version

React95 is a component library inspired on the Windows 95 UI design.

Installation

React95 will be available via either npm and yarn.

npm install @react95/core
# or
yarn add @react95/core

Warning: React95 isn't production ready yet, use it at your own risk!

Usage

After installation, you can use any React95 component in your React application:

import { Button } from '@react95/core';

// ...

render() {
  return (
    <div>
      <Button>Click me!</Button>
    </div>
  );
}

You can find a list of all available components at our Storybook

Roadmap

You can see what we have in mind to put on React95 at our waffle page.

Development

If you'd like to help us out with the project, we welcome contributions of all types! Check out our CONTRIBUTING.md for more details on how you can help make React95 amazing!

Contributors

Thanks goes to these wonderful people (emoji key):

Allysson dos Santos
Allysson dos Santos

? ? ? ?Gabriel Daltoso
Gabriel Daltoso

? ? ? ?Genny McDonagh
Genny McDonagh

?

This project follows the all-contributors specification. Contributions of any kind welcome!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK