Techs | Project | Layout | How to Contribute | License | Author
This project was developed with the following technologies:
This is a blood donation project
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: my new feature'
; - Push to your branch:
git push origin my-feature
.
After the merge of your pull request is done, you can delete your branch.
This project is under the MIT license. See the archive LICENSE for more details.