@starlightromero/react-neumorphism

1.0.3 • Public • Published

react-neumorphism

A neumorphism React component library

NPM JavaScript Style Guide

Install

npm install --save @starlightromero/react-neumorphism

Usage

import React, { Component } from 'react'

import Button from '@starlightromero/react-neumorphism'

const App = () => {
  return <Button>Sign Up</Button>
}

Example

Live Example

React Neumorphism Example

License

MIT © starlightromero

Readme

Keywords

none

Package Sidebar

Install

npm i @starlightromero/react-neumorphism

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

57 kB

Total Files

9

Last publish

Collaborators

  • starlightromero