Giter Site home page Giter Site logo

praneybehl / modulz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from modulz/modulz-original-design-system-archive

0.0 2.0 0.0 31.89 MB

An open-source design system for building scalable, responsive websites and applications.

Home Page: https://www.modulz.co/showcase

License: MIT License

JavaScript 0.66% HTML 88.64% CSS 10.70%

modulz's Introduction

Modulz

An open-source design system for building scalable, responsive websites and applications.

Getting started

Paste this line of code into the <head> of your html files.

<link rel="stylesheet" href="https://s3.amazonaws.com/modulz/modulz.min.css">

or install with npm

npm install modulz-css

Documentation

Modulz Docs

Test page

For now, to get started, you will also need to html starter document. Just create a new folder, create an index.html file inside, then paste in the code below and open it in a browser.

<!DOCTYPE html>
<html class="oy-scroll" lang="en" style="font-size: 62.5%;">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width,initial-scale=1">
        <title>Modulz Starter</title>
        <link rel="stylesheet" href="https://s3.amazonaws.com/modulz/modulz.min.css">
    </head>
    <body class="ff-sansSerif color-gray900">
        <!-- Add your content here -->
    </body>
</html>

License

MIT. You can use Modulz as you see fit.

modulz's People

Contributors

colmtuite avatar romanslonov avatar martinpeck avatar oyeanuj avatar grmiade avatar stephenhaney avatar oblongcoffee avatar radubrehar avatar

Watchers

James Cloos 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.