Skip to content

mhendaa/hashify

Repository files navigation

Hashify

A simple and elegant Next.js application to convert any string into a SHA-256 hash.

Features

  • Text Input: Enter any text you want to hash.
  • Instant Hashing: Generates a SHA-256 hash of your input on the client-side.
  • Clear Display: View the generated hash in a clean, readable format.
  • Copy to Clipboard: Easily copy the hash with a single click.

Getting Started

To get started, run the development server:

npm run dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages