An open API service indexing awesome lists of open source software.

https://github.com/timelessnesses/nokia-funny

A text encoder/decoder inspired by nokia phone buttons and facebook memes
https://github.com/timelessnesses/nokia-funny

decoder encoder fontawesome fortawesome funny nokia svelte sveltekit

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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