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.
- Simplicity at its Core: Streamlined design for efficient note-taking.
- Cross-Platform Compatibility: Consistent experience on both iOS and Android platforms.
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
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.