A bible destop application in English and French with four different versions (English, French, Lingala, Kinyarwanda and Swahili)
# Clone this repository
git clone https://github.com/oesukam/bible-desktop
# Go into the repository
cd bible-desktop
# Install dependencies
npm install
# Run the app
npm start