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 dev
Open on the localhost provided and see the result.