Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 665 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 665 Bytes

Confess: say something private with encryption 💖

Features 💁

  • Encrypt and decrypt text, then generate a link to share your secret with others.

Getting Started 🚀

  1. Clone the repository
git clone
  1. Install dependencies
npm install
  1. Run the development server
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Contributing 🤝

Open for collaborators and maintainers. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Built with 🛠️

  • Next.js
  • Tailwind CSS
  • ShadcnUI