Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 847 Bytes

File metadata and controls

34 lines (19 loc) · 847 Bytes

A Seer's Journal

Description

This is a simple mobile application that lets users log tarot divinations or any other divinations. By extension, it can be used as a simple dream journal as well.

How it works

It uses React Native Expo to be cross platform. It also uses TailwindCSS (or it's React Native equivalent, Nativewind) for styling. Although it can be used as a website, it was designed for mobile use first and foremost.

Usage

Use this however you see fit.

Installation

Prerequistes

  • A mobile phone or emulator
  • NodeJS v23 (for manual or dev)

Reccommended

  1. Go to releases and download the app.

Manual

  1. Clone the repository with git clone <project url>.
  2. Change directory into the cloned repository.
  3. Run npx expo start.

Contributing

You can contribute.