This is a very simple webapp that lets you click a button to copy the ↑ unicode character (U+2191) to your clipboard. It was inspired by my own habit of repeatedly googling "unicode up arrow" whenever I wanted to use the character.
This is a Next.js project bootstrapped with create-next-app
.
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses Geist Sans as its typeface.
This project is not affiliated with the Higher token or their team.
This project is not an endorsement of the $higher token or their team. Please do your own research and do not make any financial decisions based on this webapp.