You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple React app developed to learn filling Karnaugh tables fast on the digital circuits exam. Technologies used: React, Typescript, TailwindCSS, Vite.
Game created to train myself to lose less time on Karnaugh table task on exam.
Used tech: Typescript, React, Vite, TailwindCSS, Yarn
How to install
Open cloned repository and install packages with command:
yarn
Run dev environment with
yarn run dev
About
Simple React app developed to learn filling Karnaugh tables fast on the digital circuits exam. Technologies used: React, Typescript, TailwindCSS, Vite.