/Gradients-Palette

🎨 Discover the Magic of Colors! 🌈 Unleash Your Creativity with our HTML/CSS/SCSS/JavaScript Gradient Palette Project. 💻🎨 Find and Create Stunning Gradients Effortlessly. 🚀

Primary LanguageSCSSMIT LicenseMIT

Searching for amazing color gradients for your project?

Don't worry just click on the link below.




vscode


Fonts used in Gradient Palette

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@500&display=swap');

body{
  font-family: 'Nunito Sans', sans-serif;
}

How to add your own gradient to this project?

  1. Open colors.json file from public/js
  2. Add the following lines of code to json file.
[
  {
    ...
  },
  {
    "colors":["color1", "color2"]
  }
]
  1. Save, commit and push.

Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Gradients-Palette.git
  4. Press Enter to create the clone of this repositary.

How to reach me?

ForTheBadge makes-people-smile

Instagram



Follower


ForTheBadge built-with-love ForTheBadge makes-people-smile

alttext License: MIT