Skip to content

divpala1/logic-gates-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic Gates Program

The following is a visually appealing program that let's the user enter custom arguments with a corresponding value of True or False and apply multiple logic operations such as AND and OR. The user can also use constant values as operands. The program allows nested operations i.e., operation within operation.

Inputs

Constants

  • True
  • False

Arguments

  • The custom variables created by user.

Other Information

  • The CSS file contains two color schemes in commented form. Uncomment the top variables to have a different color scheme for the app.

About

A React JS program for performing logic operations like AND and OR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published