Have you ever needed a quick way to save and share text or code snippets? I recently built PastesApp, a free online pastebin that lets you save, share, and store text instantly—without any signup! 🚀

🛠️ Tech Stack
Frontend: React.js
State Management: Redux
Storage: Local Storage
Deployment: Vercel

🔍 Features
✅ Create and save text snippets effortlessly
✅ Edit existing pastes using a unique URL
✅ Share pastes securely with generated links
✅ No database—your data stays in your browser’s local storage

📌 How It Works
1️⃣ Write or paste your text
2️⃣ Save it with a title
3️⃣ Share the link with others

🚀 Why I Built It
I wanted a simple pastebin alternative without requiring signups or cloud storage. Using local storage, users can retain their pastes without relying on a backend.

🔗 Try it out!
👉 https://pastesapp.vercel.app

Let me know what you think! Would love feedback and suggestions for improvement. 🚀