Code Monkey home page Code Monkey logo

cardui's Introduction

CARDUi



Hi there ๐Ÿ‘‹,

Welcome to this Beginner friendly Open-source Project .

About CardUi

If you are Looking for Amazing Card User Interface(UI) Designs and Effecs for your Projects/websites, then CardUi website is a one stop solution for you. CardUi contains awesome card UI effects for you to use.

Tech Stacks :

  • HTML
  • CSS
  • JavaScript( if required can use it)

what you have to do in order to Contribute

  • create some attractive/awesome Card Ui's with amazing effects as simple as that
  • don't change anythings else apart from adding your UI designs

How to do Contribution to this Project ?

  1. first fork this repo
  1. make a directory/folder on your local system and initial it,
mkdir <your directory name>
git init
  1. then clone this repository on your local system by running below command
git clone "your forked repo url"
  1. Add your Card effects and make sure if you are including any images/logo in the UI add it to assets folder and then link it.
  1. for html following this code format;
        <div class="wrapper3">
          <h1 class="effect-title">2. UI-2 by <em>Your name</em></h1>
          <div class="container">
            <div class="card3">  // if card3 is already there use card4 class and so on
              //your card effect goes here
            </div>
          </div>
          <div class="effect-code">
            <a href="github repo name">click here for the code</a>
          </div>
        </div> 
  1. for css please read the comments in the .css file and add comment ,then write your css code ,sample given below
/* -------------------------------  UI-2 css code --------------------------------- */
  1. for .js file add comment like sample given below .
// ---------------------------------- Ui-3 Js code -------------------------------------
  1. after creating your card effect and add your changes ,to do so run the following command
git add .
  1. then commit those change with a valid message , run the below command,
git commit -m "your valid commit message"
  1. then push the changes that you have made, run the below command,
git push -u origin main
  1. then come back to Github and create a pull request and wait for it to be merged ..

telegram channel link : "https://t.me/cardui_hackodex"

cardui's People

Contributors

arman-ali-khan-786 avatar raghav-rama avatar ipsitasenapati avatar saikiranvoladri avatar hs-07 avatar anubhavgupta18 avatar divyanshu8055 avatar arshergon avatar zeeshankhan00 avatar shivang1919 avatar akshun-01 avatar subratkumar46 avatar zaidsidd360 avatar frantic-dev avatar shiveshnandan avatar pritam0077 avatar pirator2607 avatar manucoutinho avatar kushaljgec2025 avatar anuragts avatar amansingh81757 avatar lekanjoy avatar apoorva1823000 avatar laurie-38 avatar retropiratess avatar siddhesh-desai avatar ahmedsilat44 avatar ariear 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.