This project had started as a static Ramadan Calendar for Ramadan 2022 for Dhaka, Bangladesh (GMT+6) and only in the Bangla language. But now it has more almost all months in Dhaka Bangladesh (GMT+6) Times. And will start adding more areas of Bangladesh soon.
So feel free to contribute along the way. And add your time zone.
- 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.