Skip to content

garthmcrae/garth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

159 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garth

Responsive, mobile-first user interface components for React.

Getting Started

Follow the create-react-app instructions.

Install Garth

npm install --save garth

Usage

import React from "react";
import { Button } from "garth";

const Example = (props) => <Button />;

Dependencies

Required Peer Dependencies

License

MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors