This project is a React application that generates randomly colored block, along with a hexadecimal value in the middle.
Before running the app, make sure you have Node.js installed.
Clone the repository or download the source code. Navigate to the project directory and run npm install to install dependencies.
In the project directory, run:
pnpm start
This runs the app in development mode. Open http://localhost:3000 to view it in the browser.
Simply click "Generate" button.
