/Kognitif

PWA compatible cognitive training tool made with Preact, Chakra-UI, Redux-Toolkit, Cypress, TypeScript.

Primary LanguageTypeScript

Kognitif

Try it at: kognitif.berkekaragoz.com!

It has individual cognitive training modes for different purposes. Every mode explains itself with a short text.

image

You can install it on your computer or mobile:

image

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 with enzyme-adapter-preact-pure for your tests