Skip to content

DhavalMavani/Split-cash

Repository files navigation

# 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

Running the App

npm start

Usage

To use Card-saver, simply login with your credentials, and you'll be able to access and manage your encrypted cards.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Card-saver on Google Play Store

Card-saver on Apple App Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published