Giter VIP home page Giter VIP logo

react-play-styled's Introduction

react-play-styled npm

npm npm storybook

A minimalistic react components library made with styled-components.

Table of Contents

Installing / Getting started

A quick introduction of the minimal setup you need to get a up & running.

$ npm i react-play-styled -S

or

$ yarn add react-play-styled

Initial Configuration

Note: every component has a peer dependencies. To use these components you also need to install these peer dependencies.

Developing

Play around with the project and view the documentation using:

$ npm run storybook

Usage

To see which components are available take a look at the components section.

// whatever components you need to import
import { Button } from 'react-play-styled';

export const myComponent = (props) => (
  <Button>Hello, World!</Button>
);

Components

  • Buttons Component
  • Modals Component
  • TextFields Component

Links

A list of tools used to develop this project

License

MIT ยฉ Murshid Azher

react-play-styled's People

Contributors

murshidazher avatar

Watchers

 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.