Scriptures-of-The-Church-of-Jesus-Christ-of-Latter-Day-Saints

Scriptures Of The Church Of Jesus Christ Of Latter Day Saints

Desktop application for accessing and reading scriptures from the Church of Jesus Christ of Latter-day Saints website, built with Tauri and Svelte for a lightweight and efficient user experience across Windows, macOS, and Linux.

Church of Jesus Christ Scriptures App

This repository contains the source code for the "Church of Jesus Christ Scriptures App," a desktop application developed using Tauri and Svelte. This app provides a convenient and efficient way to access and read the scriptures from the website of The Church of Jesus Christ of Latter-day Saints.

Features

  • Lightweight desktop app to access scriptures.
  • Easy navigation and clean interface.
  • Cross-platform compatibility (Windows, macOS, Linux).

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

A step-by-step series of examples that tell you how to get a development environment running:

  1. Clone the repository:
    git clone https://github.com/Gabo-Tech/Scriptures-of-The-Church-of-Jesus-Christ-of-Latter-Day-Saints.git
    
  2. Navigate to the project directory:
    cd church-of-jesus-christ-scriptures-app
    
  3. Install NPM packages:
    npm install
    
  4. Run the development server:
    npx tauri dev
    

Building the App

To build the application for production, run:

npx tauri build

This command will compile the application and package it for the platform you are using.

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

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

  • Tauri for the framework to build the desktop app.
  • Svelte for the frontend development.

Top categories

Loading Svelte Themes