PassOP - Local Storage 🔒
PassOP is a simple password management tool built with React, Node.js, and Tailwind CSS, designed to securely store passwords locally on the client side for quick and easy access.
Features
- Add, view, and delete passwords.
- Secure local storage of passwords on the client side.
- Clean and responsive UI using Tailwind CSS.
- Fast and lightweight, no server required.
Technologies Used
- React - Frontend framework for building user interfaces.
- Node.js - For local development environment setup.
- Tailwind CSS - For styling and responsive design.
- LocalStorage - To securely store passwords in the browser.
Installation
Clone the repository:
```bash
git clone https://github.com/GouthamGopu/PassOP-localStorage.git