# Card-saver
## Introduction
Card-saver is a secure card storage application designed with privacy and security at its core. Built using React Native, it ensures that all your cards are safely encrypted and stored locally on your device.
## Features
- **Secure Encryption**: Every card is encrypted using a unique encryption key before being stored.
- **React Native**: Utilizes the latest React Native features for a smooth user experience.
- **User Authentication**: Seamlessly authenticate users to provide access to their encrypted cards.
- **Local Storage**: Cards are stored locally with encryption, ensuring data remains on the device.
## Getting Started
To get started with Card-saver, clone the repository and follow the setup instructions below.
### Prerequisites
- Node.js
- npm or Yarn
- React Native environment setup
### Installation
```bash
git clone https://github.com/Bhaumik-Tandan/Card-saver.git
cd Card-saver
npm install
npm start
To use Card-saver, simply login with your credentials, and you'll be able to access and manage your encrypted cards.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Card-saver on Google Play Store