Loading repository data…
Loading repository data…
ramith-kulal / repository
Ciphersafe is a secure, local password manager built with React, Vite, and Tailwind CSS. Manage your passwords directly in your browser with ease and privacy.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Ciphersafe is a secure and user-friendly password manager built using React and Vite. It allows users to store, edit, and delete their credentials locally in the browser's storage, providing a simple yet effective way to manage passwords without relying on external databases. With Ciphersafe, there's no worry about losing your passwords, as all data is stored locally and persists even after refreshing the page.
Follow these steps to set up and run Ciphersafe locally.
Clone the repository:
git clone https://github.com/your-username/Ciphersafe.git
cd Ciphersafe
Install dependencies:
npm install
Run the development server:**
npm run dev
Build for production:
npm run build
To deploy this project, push your changes to GitHub. The project is set up for deployment on Vercel, and it will automatically handle the deployment process.
To contribute to this project, follow these steps:
git checkout -b feature/AmazingFeature
git commit -m 'Add some AmazingFeature'
git push origin feature/AmazingFeature
Contact Ramith Kulal - ramithnr1234@gmail.com