Giter VIP home page Giter VIP logo

palakkgoyal / button-mania Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 4.0 790 KB

A user-friendly website utilizing Vanilla CSS and React that provides a convenient collection of CSS buttons. The website will offer a variety of button styles, allowing users to effortlessly copy and paste the corresponding code into their own websites for immediate implementation.

Home Page: https://button-maniac.netlify.app/

JavaScript 43.90% HTML 7.85% CSS 48.25%
css3 reactjs vanilla-css vitejs-react

button-mania's Introduction

Button-Mania

Welcome to the Button-Mania project!
To get started with Button-Mania, please follow the instructions below:

Setup

Please refer to the Setup Guide for detailed instructions on how to set up Button-Mania on your local machine.

How to Contribute

Contributing to Button-Mania is a simple process. Follow the steps below to start contributing:

  1. Create a button on codepen.io.

  2. Take a screenshot of your button.

  3. Save the screenshot in the assets folder with a unique filename that does not exist in the folder already. This screenshot will visually represent your button in the collection.

  4. In the assets folder, navigate to index.js. Import your button image and export it.

  5. Go to the components/Buttons/AllButtons.jsx file.

  6. Create a new component called ButtonCard and pass it all the props required. Example:

    <ButtonCard
      btnImg={neumorphicGreyBtn}
      imgAlt="neumorphic grey button"
      codepenLink="https://codepen.io/Palak-Goyal/pen/dygEaVp"
      zipFileName="trial-button"
      authorName="Palak Goyal"
      githubLink="https://github.com/palakkgoyal"
    />
  7. Send a pull request (PR).

  8. Wait for your PR to be reviewed and merged.

Thank you for your interest in contributing to Button-Mania!

If you have any further questions or need assistance, feel free to reach out to us.


button-mania's People

Contributors

palakkgoyal avatar yr1404 avatar

Stargazers

 avatar

Watchers

 avatar

button-mania's Issues

Create a README file

This project need a README file which contain:
->how to setup button-mania(forking the repo, cloning it, React setup using vite)
->how to contribute to the project and what are the guidelines
->how to send a merge-pull request

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.