Technologies | Project | Layout | How to contribute | License
This project was developed with the following technologies:
The Layout Four Card Feature, is a Project, with the purpose of training Responsive Pages Layouts, using Media Query and repsonsive units, made with HTML and CSS.
You can view the project layout in the format via this link.
- Make a fork;
- Create a branch with your feature:
git checkout -b my-feature
; - Do commit with your changes:
git commit -m 'feat: My new feature'
; - Do a push for your branch:
git push origin my-feature
.
After the merge of your pull request was made, you can delete your branch.
This project is under License MIT. See the documentation LICENSE for more details.
Developed by Leonardo Jesus