Skip to content

jmrtnz94/catecismo

Repository files navigation

Cristo Rey Catecismo

This React web app was created to help the students of Cristo Rey Catecismo study. Students are required to learn prayers, "The 92 questions", and other important information. There are two sections in this app. The first section is the Prayers section, this contains prayers and other important information for the students to review. The second section is the Flashcard section, this section allows students to enter the range of the questions they wish to study as flashcards. Students learn in both English and Spanish, this app is able to display the information in both languages.

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

For development, you will only need Node.js installed on your environment. And a code editor of your choice. I use Visual Studio Code.

Node

Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.

$ node --version
v0.10.24

$ npm --version
1.3.21

Installing

$ git clone https://github.com/jmrtnz94/catecismo.git
$ cd PROJECT
$ npm install

Start & watch

$ npm start

Simple build for production

$ npm run build

Built With

Authors

About

Cristo Rey Catecismo Study app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published