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)
- Host: GitHub
- URL: https://github.com/kyle-west/the-family-a-proclamation-to-the-world
- Owner: kyle-west
- License: mit
- Created: 2018-08-05T00:14:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T15:57:35.000Z (over 3 years ago)
- Last Synced: 2025-01-10T04:24:15.203Z (5 months ago)
- Topics: churchofjesuschrist, education
- Language: JavaScript
- Homepage: https://kyle-west.github.io/the-family-a-proclamation-to-the-world/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.