moubi / react-button

A simple Material UI-like button with tests using UnexpectedJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Material UI-like Button and Its Tests

This project was bootstrapped with Create React App.

React button  component

Dev setup

yarn

or

npm install

in the project's root folder.

Run the app in dev mode by:

yarn start

Then open http://localhost:3000 in your browser.

Running the tests

yarn test

Launches the test runner in interactive watch mode.

Credits

You can find more React and Front-end related guides at webup.org/blog

About

A simple Material UI-like button with tests using UnexpectedJS

License:MIT License


Languages

Language:JavaScript 60.8%Language:HTML 24.4%Language:SCSS 11.9%Language:CSS 2.9%