A react redux implementation of color flood.
React/Redux is not the ideal framework for web games. This project was for practicing building a React/Redux app from "scratch" (create-react-app) and the game seemed to be small enough in scope for that use case.
cd color-floodnpm installnpm start- Navigate to
localhost:3000
- Modify
homepageinpackage.jsonto your repo's homepage npm run deploy