Today we're going to create a new web application with JavaScript
When the user enters a value in the decimal field the converted binary value is displayed in the binary field.
🎇When the user enter tehe value, that will convert it from binary to decimal & similarly decimal to binary.
🎁You can try this calculator by using this link => [https://binary-convertor.netlify.app/)