Skip to content

zoracreates/mini-create-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Create Kit

Mini Create Kit is a mini-React based pattern library bootstrapped with Create React App and deployed on Github Pages. It provides resusable styled-pattern ideas for any application.

Features

  • Horizontal Image Card
  • Vertical Image Card
  • Header
  • Section
  • Styled Link
  • Styled Email Link
  • 3-Column Grid for Card Lists

How to use

  • If you are already using create-react-app, simply download the src\components and src\scss folders from Github and drop the files into your application folders.
  • Make sure to import both the components you need and ck-pattern-styles.scss into your application.
  • Note that to run sass in your application, you will need to install node-sass. You can do this by running npm install node-sass.
  • Check out the Docs to see how to use the components, and the HTML that they will render.

About

A mini React-based pattern library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published