Giter VIP home page Giter VIP logo

react95's Introduction

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';
// or
import Button from '@react95/core/Button';

// ...

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 projects 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!

react95's People

Contributors

ggdaltoso avatar allyssonsantos avatar gennymcdonagh avatar lukehorvat avatar

Watchers

James Cloos avatar CHANG-NING TSAI avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.