Giter Site home page Giter Site logo

adityakmr7 / gradient-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 8.48 MB

Create your own gradient.

Home Page: https://css-generator-app.herokuapp.com/

License: MIT License

HTML 8.84% JavaScript 89.14% CSS 2.01%
gradient reactjs materialui css

gradient-generator's Introduction

Gradient Generator

View Demo ยท Report Bug ยท Request Feature

gradient-generator forks gradient-generator stars gradient-generator issues gradient-generator pull-requests

๐Ÿ› ๏ธ Installation Steps

  1. Clone the repository
git clone https://github.com/adityakmr7/gradient-generator.git
  1. Change the working directory
cd gradient-generator
  1. Install dependencies
yarn
  1. Run the app
yarn start

๐ŸŒŸ You are all set!

๐Ÿฐ Contributing

Head over to data/gradient.json and add your gradient at the bottom of the list. Here is an example contribution ๐Ÿ‘‡

Make sure that you have all the required items

{
  "intialColor": "#1CB5E0 0%",
  "finalColor": "#000851 100%",
  "angle": "90"
}

Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.

๐Ÿ’ป Built with

Screenshot

๐Ÿ‘จโ€๐Ÿ’ป Thanks to the Awesome Contributors

Feel free to contribute in the project ๐Ÿ™Œ

๐Ÿ™ Support

This project needs a ๐ŸŒŸ from you


Developed with โค๏ธ in India ๐Ÿ‡ฎ๐Ÿ‡ณ

gradient-generator's People

Contributors

adityakmr7 avatar rahul-das-sarma avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

rahul-das-sarma

gradient-generator's Issues

[IDEA] Assign gradient ids automatically

Description

Implement a wrapper that would map an id to every gradient automatically.

Benefits

- Would make the process of adding multiple gradients easier
- Would prevent duplicate ids when multiple people want to add gradients at the same time

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.