Searching for colors for your project? Don't worry just click on the link below. Color Palette NOTE: Open the above link in Google Chrome... If you have any color which you want to be part of my color palette then please pull request or write hex code of color in issues... How to get ExpressJS ? First make a package.json file using npm command $ npm init Then type second command to get express $ npm i express Now you can check your dependences in package.json Fonts used in Color Palette @import url("https://fonts.googleapis.com/css2?family=Lora&family=Nunito&display=swap"); body{ font-family: 'Nunito', sans-serif; } Cloning this repositary using command line Open Git Bash. Change the current working directory to the location where you want the cloned directory. Type git clone https://github.com/Sagar-Sharma-7/Color-Palette.git Press Enter to create the clone of this repositary. How to reach me?