Based on numerology given by your birth date. We used it to calculate the elements for you personality. Generate an image as a guide for you to discover your strength and weakness
- Clone the repository:
git clone https://github.com/zulfiqarlaili/dob.git
- Install dependencies:
npm install
- run the development server:
npm run dev
- open
http://localhost:3000
in your browser.
We welcome and appreciate contributions from the community! If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
. - Make changes and commit them:
git commit -m 'Add feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Submit a pull request.
- Be descriptive in your pull request, explaining the changes you've made and why they are valuable.
Run npm run lint
and npm run format
to follow code style
If you find any issues or bugs within the project, please check if it has been reported already in the issue tracker. If not, feel free to open a new issue, providing as much detail as possible.
If you have questions or need clarification about the project or the contribution process, feel free to contact us via email or through the issue tracker.