Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 956 Bytes

README.md

File metadata and controls

42 lines (23 loc) · 956 Bytes

Cipherlog

Cipherlog is a minimalist note-taking app built with React Native. It provides users with a simple and intuitive interface for quick and easy note creation.

Features

  • Simplicity at its Core: Streamlined design for efficient note-taking.
  • Cross-Platform Compatibility: Consistent experience on both iOS and Android platforms.

Getting Started

Follow these steps to get Cipherlog up and running on your local machine:

# Clone the Repository
git clone https://github.com/mertcankose/cipherlog

# Install Dependencies
yarn install

# Navigate to iOS directory and Install Pods (for iOS)
cd ios
pod install

# Start the Metro Server
yarn start

# Run on Simulator
yarn ios / yarn android
cipherlog.MP4

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.