Skip to content

bengali-creates/PASSU

Repository files navigation

🔐 PassU

Passu is a lightweight password generator and manager built with React + Vite, using MongoDB as the backend database. It lets users generate strong passwords and securely store them for future use.


🚀 Features

  • Generate strong, random passwords
  • Save passwords to MongoDB
  • Responsive and modern UI (powered by React & Vite)
  • Clean code structure for easy customization

📦 Tech Stack

  • Frontend: React (with Vite)
  • Backend: Node.js / Express (optional)
  • Database: MongoDB (with Mongoose)

🛠️ Getting Started

🔧 Prerequisites

  • Node.js (v14+)
  • MongoDB database (local or hosted via MongoDB Atlas)

📥 Installation

  1. Clone the repo then
cd passU
  1. Install all the dependencies
npm  i 
  1. Run the server
npm  run dev 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published