Skip to content

zaurbbb/99-names-of-Allah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image image image image image

99 names of Allah

Description

It's the web-application where you can learn 99 names of Allah.

Click to see live demo

Features:

  • Viewing names, their meanings and the benefits of dhikr.
  • Passing tests on knowledge of the meanings of names.
  • Searching names and sharing a link to a name.
  • Ability to save names to bookmarks.
  • Responsive web design for all devices.
  • Internationalization. Support for Kazakh, Russian and Turkish languages.

Getting Started

It's mandatory to install NodeJS. After open the command line.

  • Clone the latest version
 git clone https://github.com/zaurbbb/99-names-of-Allah
  • Change directory to project's folder
 cd 99-names-of-Allah
  • Install dependencies
 npm install
  • Run project
 npm start

Now, web-application is running on http://localhost:3000/ or another port that must be mentioned on the command line.

Releases

No releases published

Packages

No packages published