Technologies | Project | Layout | How to contribute | License
This project was developed with the following technologies:
The Tribute Page, is a webpage with a Switch, making possible change whole website, to the Dark Mode or White mode, the purpose of the project is, pay tribute to the Father of modern computer, Alan Turing, made for the course Responsive Web Design, with HTML, CSS and Javascript.
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