RGB Alchemy is a small game application in which the player can try to mix colors to create new colors. The game goal is to get a color which “matches” the target color in limited moves.
This project was bootstrapped with Create React App, using the Redux and Redux Toolkit TS template.
In the project directory, you can run:
To run both UI and Server do "npm run dev"