Skip to content

schuansk/binary-converter

Repository files navigation

Binary Converter

License

About The Project

This project is a tool for converting decimal numbers into binary and vice versa.

Getting Started

This is a Next.js project bootstrapped with create-next-app. First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying src/pages/index.tsx. The page auto-updates as you edit the file​ 1​.

Learn More about Next.js

To learn more about Next.js, take a look at the following resources:

Deployment

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

License

This project is under the MIT license. See the LICENSE file for more details.