Skip to content

justinal64/TheBibleApp

Repository files navigation

#Front End Capstone(TheBibleApp)

Description

In this project I created a website for reading the Bible to children. The child can click a button to have the Bible read outload or they can touch the images and they will rotate using ng-animate. The user can also visit an adult version of the website and read the King James version of the bible.

How to run

In your terminal run the following commands:
Navigate to the lib folder in your terminal and type:

npm install

This will install all of the dependencies for the project.
Next type the following:

cd ..

This will move you back to the root folder of the project.
Next type the following:

http-server -p 9999

Then navigate to http://localhost:9999 in your browser to view the output.

Screenshot

This is what the website looks like when it is loaded.
HomeScreen
This is what the website looks like for children.
Caption
You can also use firebase to register/login. Once you login the Children's Bible will keep up with the last place you read the Bible when you come back.
Medium
This is what the website looks like for adults.
Small

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published