You will have 10 verses lined up for you to select the book and chapter. For each question, a correct verse of book as well as chapter, you will score 1 point, and a correct verse of the verse will yield an additional point.
Install project with npm
npm install
start the project
npm start
To build this project run
npm run build
To change numbers of chatpters and verses you can use the following files
src/consts/BooksSetting.json
src/consts/ChaptersSetting.json
src/consts/VersesSetting.json