This project had started as a part of Prayer Time App. But we believe it's need to be separated for more and more Dua will be added and we need to describe them and cross reference them with Shariyah.
So feel free to contribute along the way.
- React.js
- Styled-components
- React-icons
- React PWA template
- netlify
- Fork the repository
- Clone the forked repo to your local machine
- Run
npm i
ornpm install
in the terminal to install all the dependencies - Start the project in your local server by running
npm start
in the terminal. - Do the necessary changes in the required files
- Write styles in Styled-components
- Others in appropriate languages
- Create commit for every file change and
- Please follow the sticker guide in the comment for every commit:
- 💅 for any style change
- 🦄 for any asset change
- 🛠️ for any code change other than style
- 📕 for any data change in
.json
or.md
files - 🏷️ for adding a new file/folder
- 🧩 for any package addition
- 🪲[one of the above] for any bug fix
- Raise a Pull request (don't forget to name it appropriately, and I would love the practice of describing changes in the comment section of the Pull Request) in the main repository for review.
What's next?
Akhlak Hossain Jim will review your code, and if there is an issue with the code, he will add a comment there you can solve those, and/or if everything looks fine your Pull Request will be merged.