Kognitif
PWA compatible cognitive training tool made with Preact, Chakra-UI, Redux-Toolkit, Cypress, TypeScript.
Install / Use
/learn @BerkeKaragoz/KognitifREADME
Kognitif
Try it at: kognitif.berkekaragoz.com!
It has individual cognitive training modes for different purposes. Every mode explains itself with a short text.

You can install it on your computer or mobile:

CLI Commands
-
npm install: Installs dependencies -
npm run dev: Run a development, HMR server -
npm run e2e: Run Cypress -
npm run test: Run Jest and Enzyme withenzyme-adapter-preact-purefor your tests
