Skip to content

PassOp is a web-based password manager that helps users securely store and manage their passwords. With a focus on security and user experience, it provides an intuitive interface for organizing and accessing your credentials safely.

Notifications You must be signed in to change notification settings

Raviast/Projext_passop

Repository files navigation

React + Vite

PassOp - Secure Password Manager

Projext_passop

A modern, secure password management solution built with React, Tailwind CSS, MongoDB, and Express.

Table of Contents

Overview

PassOp is a web-based password manager that helps users securely store and manage their passwords. With a focus on security and user experience, it provides an intuitive interface for organizing and accessing your credentials safely.

Key Features

  • 🔐 Secure password storage with encryption
  • 🎯 Intuitive user interface
  • 📱 Responsive design
  • 🗂️ Password organization

Project 🚀 Demo

https://res.cloudinary.com/do9zaevax/video/upload/v1733088986/pass_op/rvy3jxrfzgcgjzn8cnkb.mp4?usp=sharing

Project Screenshots

project-screenshot

project-screenshot

💻 Built with

Technologies used in the project:

Frontend

  • React + Vite
  • Tailwind CSS
  • React Router
  • Context API for state management

Backend

  • Node.js
  • Express.js
  • MongoDB

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • MongoDB
  • npm or yarn

Installation

  1. Clone the repository
git clone https://github.com/Raviast/Projext_passop    
cd passop
  1. Install dependencies
npm install
  1. Start Development Server
npm run dev

Project Structure

passop/
├── src/
│   ├── components/        # Reusable UI components
│   ├── pages/            # Route components/pages
│   ├── context/          # React context providers
│   ├── utils/            # Helper functions and utilities
│   └── App.jsx          # Main application component
├── public/              # Static assets
├── server/             # Backend server code
└── package.json        # Project dependencies and scripts

Available Scripts

npm run test   # Run test suites
npm run build  # Create production build

Contributing

  1. Fork the repository

  2. Create a feature branch

  3. Commit your changes

  4. Push to the branch

  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

<<<<<<< HEAD

  • Thanks to all contributors and supporters =======
  • Thanks to all contributors and supporters

f23a6287b83f022aff5b4ea5d17a28e932d0597e

About

PassOp is a web-based password manager that helps users securely store and manage their passwords. With a focus on security and user experience, it provides an intuitive interface for organizing and accessing your credentials safely.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published