Skip to content

thunDer2203/iPass_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 iPass – A Simple Password Manager (React + Node.js)

Welcome to iPass, your minimal and efficient password manager built using React on the frontend and Node.js for the backend (REST API). With iPass, you can securely store, edit, delete, and copy your website credentials – all from a clean and intuitive interface.


🚀 Features

  • 📝 Add new credentials (Website, Username, Password)
  • 📋 Copy any field to clipboard with a single click
  • 👁️ Toggle password visibility
  • 🗑️ Delete or ✏️ edit saved entries
  • 🌐 Persistent storage with REST API backend
  • 🎉 Toast notifications for user feedback
  • 💅 Beautiful UI with Tailwind CSS

🖥️ Tech Stack

Frontend:

  • React (Hooks)
  • Tailwind CSS
  • React Icons
  • React Toastify

Backend:

  • Node.js
  • Express.js
  • File-based or in-memory storage (for demo)

📦 Installation

🔧 Prerequisites

  • Node.js & npm installed
  • Git (optional but recommended)

About

This is a password manager which uses mongodb as database to store passwords

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages