Get nearest mosque location, calculate route from user address to Mosque destination, Calculate Islamic namaz timing based on geo location.
It is built using Reactjs + Material-UI + Google Places API+ Google Maps Directions API
https://sanidkpc.github.io/prayer/
- Ensure you have [nodejs] installed
- Get the source by running
git clone https://github.com/sanidkpc/prayer.git
or creating a [fork] - Run
npm install
to do first time installation of all dependencies - Run
npm start
to start the dev locally. - Open
http://localhost:3000/
in your browser to see the app.
send feedback at [email protected]