Code Monkey home page Code Monkey logo

jancard_react_component_library's Introduction

jancard_react_component_library

Card Component Developed by Janet

This card is a responsive design (mobile first) that includes width of 300px and 500px

Width of 500px Width of 300px
500px Display Demo 300px Display Demo

Install

yarn add jancard_react_component_library

Usage

import JanCard from 'jancard_react_component_library'

const Example = () => {
  return (
    <JanCard
      image=""
      icon=""
      title=""
      description=[]
      subtext=""
      sociallink=""
      iconlink="">
      Content in here shall be added to the top of the card
    </JanCard>
  )
}

Props

Prop Type Default Example
image string optional "https://picsum.photos/id/1021/367/267"
icon string optional "https://picsum.photos/id/1021/367/267"
title string optional "Best Card Ever"
description array optional ['Content and Coffee - ', #AEM/CQ5, 'Content']
subtext string optional "Best Card Ever"
sociallink string optional "https://twitter.com/follow"
iconlink string optional "https://github.com/jannnnnnnnnn"

FAQ

To use this library on Windows Internet Explore. please install react-app-polyfill


## License

MIT © [jannnnnnnnnn](https://github.com/jannnnnnnnnn)

jancard_react_component_library's People

Contributors

jannnnnnnnnn avatar

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.