Link to website textto01.vercel.app
Draw text and convert it in 0s and 1s - by @NachoJuanDev
Project created for the subject "IIC1005 - Computación: Ciencia y Tecnología del Mundo Digital", 2023-1 at PUC, Chile.
This is a Next.js project bootstrapped with create-next-app. This project uses Tailwindcss.
- Node v18
- Yarn v1.22 or higher
First, install all dependencies:
yarn installThen, run the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
- Next.js deployment documentation - show how to deploy either managed or self-hosted using the Next.js Build API.