A React application for simulating paths of a given DFA using a state diagram
- https://dfa-simulator.vercel.app/
- Deployed with Vercel
A DFA is a state machine made up of states and transitions that can accept or reject a finite string of characters.
- Next.js
- Chakra UI
- Framer Motion