Skip to content

Sagar-Sharma-7/Gradients-Palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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