Welcome to Chain of Kindness, a project dedicated to creating a positive impact by listing and promoting donations of clothes, money, and food. Our goal is to connect those in need with generous donors and to foster a community where acts of kindness are shared and appreciated.
Chain of Kindness is an open-source platform that allows users to list and find donations of various types, including clothes, money, and food. By providing a centralized place for these donations, we aim to streamline the process of giving and receiving help, making it easier for communities to support one another.
To get started with Chain of Kindness, follow these steps:
git clone https://github.com/yourusername/chain-of-kindness.git
cd chain-of-kindness
dotnet restore
After installing the dependencies, you can start the application with the following command:
dotnet run
We look forward to your contributions and thank you for helping to spread kindness!e welcome contributions from everyone. To contribute, please follow these steps:
git checkout -b feature/YourFeatureName
git commit -m 'Add some feature'
git push origin feature/YourFeatureName
Please ensure your code adheres to our Code of Conduct and is properly tested.
If you have any questions, suggestions, or feedback, feel free to reach out to us:
We look forward to your contributions and thank you for helping to spread kindness!