A React + TypeScript application that generates random colors in HEX and RGB formats. Features a fully automated testing suite and CI/CD pipeline.
- Framework: React (Vite)
- Language: TypeScript
- Styling: Tailwind CSS
- Testing: Vitest & React Testing Library
- CI/CD: GitHub Actions
- 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.
- Clone the repo:
git clone [https://github.com/your-username/random-color-generator.git](https://github.com/your-username/random-color-generator.git)- Install dependencies:
npm install
- Start development server:
npm run devMade with 💖 By Mustapha Bouddahr
