Skip to content

A React + TypeScript application that generates random colors in HEX and RGB formats. Features a fully automated testing suite and CI/CD pipeline.

Notifications You must be signed in to change notification settings

Must01/random-color

Repository files navigation

🎨 Random Color Generator

A React + TypeScript application that generates random colors in HEX and RGB formats. Features a fully automated testing suite and CI/CD pipeline.

20251228-1915-34 8455729


🚀 Tech Stack

  • Framework: React (Vite)
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Testing: Vitest & React Testing Library
  • CI/CD: GitHub Actions

✨ Features

  • Generate random HEX and RGB colors.
  • Real-time background color updates.
  • One-click "Copy to Clipboard" functionality.
  • Fully accessible with semantic HTML and ARIA roles.

🛠️ Installation

  1. Clone the repo:
   git clone [https://github.com/your-username/random-color-generator.git](https://github.com/your-username/random-color-generator.git)
  1. Install dependencies:
   npm install
  1. Start development server:
npm run dev

Made with 💖 By Mustapha Bouddahr

About

A React + TypeScript application that generates random colors in HEX and RGB formats. Features a fully automated testing suite and CI/CD pipeline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published