A full-stack PERN (PostgreSQL, Express, React, Node.js) application for securely storing, managing, and editing sensitive data. The project is fully compatible with both PC and mobile devices.
- Frontend: React with Tailwind CSS, deployed on Vercel.
- Backend: Node.js with Express, deployed on Render.
- Database: PostgreSQL, managed through Aiven.
- Authentication: Passport.js with Google OAuth integration for secure user login.
- Secured Login: User authentication with Google OAuth.
- Store Secrets: Safely store and retrieve sensitive information.
- Edit Secrets: Easily update your stored secrets.
- Delete Secrets: Remove secrets securely from the database.