A website that allows you to easily practice binary questions like twos compliment, binary to hexadecimal, decimal to binary etc.
- Install dependencies
yarn install- Run the development server:
yarn devOpen on the localhost provided and see the result.