An open API service indexing awesome lists of open source software.

https://github.com/kyle-west/the-family-a-proclamation-to-the-world

This document is intended to help people study and memorize THE FAMILY: A PROCLAMATION TO THE WORLD Document. (See: https://www.churchofjesuschrist.org/topics/family-proclamation)
https://github.com/kyle-west/the-family-a-proclamation-to-the-world

churchofjesuschrist education

Last synced: 3 months ago
JSON representation

This document is intended to help people study and memorize THE FAMILY: A PROCLAMATION TO THE WORLD Document. (See: https://www.churchofjesuschrist.org/topics/family-proclamation)

Awesome Lists containing this project

README

        

# THE FAMILY: A PROCLAMATION TO THE WORLD Practice Test

This is a practice test generator for the [FDREL 200](https://content.byui.edu/file/57968560-ab2b-4795-a911-45e78f9c62e3/12/fdrel200Syllabus.html)
course at Brigham Young University-Idaho. In that class, all students are required to memorize the entire
[The Family: a Proclamation to the World](https://www.churchofjesuschrist.org/study/manual/the-family-a-proclamation-to-the-world/the-family-a-proclamation-to-the-world?lang=eng) document verbatim.

This web application is made to help the students in this endeavor. Good luck my
friends, I hope this helps.

## Running locally

First, clone the repo to your machine.

```sh
git clone https://github.com/kyle-west/the-family-a-proclamation-to-the-world
```

Run the app with [`serve`](https://www.npmjs.com/package/serve) by running `npx serve` in the terminal.

## Contributing

Others are invited to submit a pull request if they have ideas on how to improve the site.