Skip to content

A text encoder/decoder inspired by nokia phone buttons and facebook memes

License

Notifications You must be signed in to change notification settings

timelessnesses/nokia-funny

Repository files navigation

nokia-funny

A weird text encoder/decoder (no support for binary/unicodes/emojis/special characters because never will) Built this in like 2 hours or something lol

Locally developing/Running

Requirements

  1. NodeJS
  2. NPM (PNPM is preferred)

Steps

  1. Clone the repo
  2. Run npm install or pnpm install
  3. Run npm run dev or pnpm run dev
  4. Open localhost:5173 in your browser