Skip to content

Gradient Color Generator with copy to clipboard functionality to copy color code.

Notifications You must be signed in to change notification settings

VivekShrirame/gradient-generator

Repository files navigation

🎨 Gradient Generator App

Used the Vite framework to quickly scaffold the React project, and React Syntax Highlighter to make the output CSS more readable. Also added a copy-to-clipboard functionality using React Copy to Clipboard, and using React Icons for some visual flair.

🚀 Getting Started

  • Clone the repository
  • Install dependencies with npm install
  • Run the development server with npm run dev
  • Navigate to http://localhost:3000 in your web browser

📦 Built With