This is a simple React application that generates a truth table for a given boolean expression. The application allows you to input a boolean expression using "!" for negation, "." for "AND" operator, ...