Code Monkey home page Code Monkey logo

materialui-design-blocks's Introduction

MaterilUI Design Blocks

A set of 170+ MaterialUI based design blocks ready to be used to create clean modern websites.

Inspiration

Dependencies

You're recommended to have these CLI and dependencies in order to download and install everything without a clitch.

Logo Name
Homebrew Logo Homebrew
NVM
NodeJS Logo NodeJS
Yarn Logo Yarn
StorybookJS Logo StorybookJS

Quick start

Download

Navigate the a directory on your computer were you are working on sites and run this command:

git clone https://github.com/bromso/materialui-design-blocks.git

Install packages

Navigate the site’s directory and run this command.

yarn

Start developing

Navigate the site’s directory and start it up.

yarn storybook

Local --> Stage --> Production

Name Local URL
Website http://localhost:6006 https://www.link.com/

Contribution

Semantic Versioning (Semver)

For transparency into our release cycle and in striving to maintain backward compatibility, MaterialUI is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
>
> A paragraph describing what changed and its impact."
Type Explanation Semver (eg. 1.0.0) Git Message Example
fix A bug fix x.x.1 fix: update package.json
feat A new feature x.1.x feat: add new eslint to package.json
BREAKING CHANGE A major change 1.x.x BREAKING CHANGE: upgrade to strapi 3 & gatsby 3
docs Documentation improvements docs: update README.md
style Changes made white-space, formatting, missing semi-colons, etc style: add styles in breadcrumb component
refactor A code change that neither fixes a bug nor adds a feature refactor: fixed better intendation in index.html
perf Performance improvements perf: add tree-shaking to webpack
test Add missing tests test: add test to .travis.yml
chore Changes the build process chore: update .travis.yml & netlify.toml

See the Releases section of our GitHub project for CHANGELOG for each release version of MaterialUI projects.

Editor preferences

Editor preferences are available in the editor config file for easy use in common text editors. Read more and download plugins at Editorconfig.

Coding conventions

Copyright and license

This project is licensed under the terms of the MIT license.

For more information, click here.

materialui-design-blocks's People

Watchers

 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.