codehasan / SecurePaste

A secure Pastebin alternative with blockchain-powered encryption and decentralized storage
https://securepaste.vercel.app
Apache License 2.0
1 stars 0 forks source link

add authentication & refactor #2

Closed codehasan closed 5 months ago

codehasan commented 5 months ago
  1. Added sign up page
  2. Refactored app router. Created route groups to separate authentication and client side pages.