All Projects → react-theming → create-material-ui-app

react-theming / create-material-ui-app

Licence: MIT license
create-react-app + storybook + storybook-addon-material-ui

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to create-material-ui-app

Storybook Addon
Develop themable components with Emotion/Styled Components/Material-UI with help of Storybook & React Theming
Stars: ✭ 122 (+121.82%)
Mutual labels:  addon, material-ui, storybook, theming
react-you-do-you
How I use React + Redux + Material-UI + TypeScript – you do you 💖
Stars: ✭ 103 (+87.27%)
Mutual labels:  create-react-app, material-ui, storybook
Create Mui Theme
online tool for creating material-ui themes
Stars: ✭ 80 (+45.45%)
Mutual labels:  material-ui, themes, theming
Storybook Addon Material Ui
Addon for storybook wich wrap material-ui components into MuiThemeProvider. 📃 This helps and simplifies development of material-ui based components.
Stars: ✭ 513 (+832.73%)
Mutual labels:  addon, material-ui, storybook
Cra Build Watch
A script for create-react-app that writes development builds to the disk
Stars: ✭ 110 (+100%)
Mutual labels:  development, create-react-app
Ram
⚛️ React Application Manager: create and run React (and other) applications – no command line or build setup required
Stars: ✭ 585 (+963.64%)
Mutual labels:  development, create-react-app
NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing th…
Stars: ✭ 68 (+23.64%)
Mutual labels:  themes, theming
storybook-xstate-addon
A storybook addon to assist with writing stories that rely on xstate
Stars: ✭ 48 (-12.73%)
Mutual labels:  addon, storybook
storybook-preset-craco
Craco preset for Storybook
Stars: ✭ 34 (-38.18%)
Mutual labels:  create-react-app, storybook
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (-36.36%)
Mutual labels:  create-react-app, material-ui
angular-material-starter-template
🍄 Angular 14 boilerplate that comes with Material-UI, Tailwind3, Purgecss, Jest & Cypress Support, Optimal project structure & Interceptor inspired from popular blogs, source map analyzer tools, husky, all pre-configured and much more...
Stars: ✭ 104 (+89.09%)
Mutual labels:  material-ui, boilerplate-template
React Cdk
under development - React Component Development Kit with Storybook
Stars: ✭ 583 (+960%)
Mutual labels:  development, storybook
website
Official dahliaOS website
Stars: ✭ 29 (-47.27%)
Mutual labels:  development, material-ui
Webpack Serve
Takes your webpack config and creates a development server with hot module reloading and error overlay
Stars: ✭ 177 (+221.82%)
Mutual labels:  development, create-react-app
VSCode-Bedrock-Development-Extension
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files, and development tools to help develop Minecraft Bedrock Addons or Minecraft Education Edition.
Stars: ✭ 45 (-18.18%)
Mutual labels:  development, addon
storybook-graphql-kit
Write GraphQL queries and pass response data to your components
Stars: ✭ 19 (-65.45%)
Mutual labels:  development, storybook
DisplayStructureElements
Display the structure of the elements in web template.
Stars: ✭ 17 (-69.09%)
Mutual labels:  themes, theme-development
storybook-addon-next
A no config Storybook addon that makes Next.js features just work in Storybook
Stars: ✭ 184 (+234.55%)
Mutual labels:  addon, storybook
mui-table
Improved Material-UI table
Stars: ✭ 46 (-16.36%)
Mutual labels:  material-ui, material-ui-next
Cra Recipe
Step-by-step guide to bootstrap a CRA app from scratch.
Stars: ✭ 158 (+187.27%)
Mutual labels:  create-react-app, storybook

Create Material-UI App

CRA & Material-UI based boilerplate with:

  • @material-ui/core
  • react-scripts
  • @storybook/react
  • storybook-addon-material-ui

How to use

git clone https://github.com/react-theming/create-material-ui-app.git
cd create-material-ui-app
yarn # select @storybook/react version when prompted
yarn storybook

open http://localhost:9009 in your browser

it's your Storybook with Material-UI components

Start writing new stories from src/stories/index.js file. Create your app as an usual CRA app.

Notes about this boilerplate

Create Material-UI App is built on top of Create React App, which means all features that create-react-app supports are available.

We recommend sticking with this boilerplate for new projects since we trying to keep here the newest stable configuration.

CONTRIBUTING

Any feature requests, issues, PRs to this project are very welcome!

Credits

telegram:@usulpro

@UsulPro

@react-theming

anonymous survey to collect feedback about this project

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].