A simple tribute page for Hideo Kojima. Made to review and improve my front-end skills.
This project was made only for educational purposes, any suggestion of improvement is welcome. Then, feel free to submit your PR or publish an issue.
- BuscaBiografias.com - Games produced.
- Wikipedia - Date of birth and occupation.
- Google Images - Inspiration for introduction layout.
- Online Tutorials - Responsive timeline.
- FlatUIColors - Some colors used.
- IMDb - Won awards.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Fork it (https://github.com/doougui/kojima_tribute_page/fork)
- Clone repository (
git clone https://github.com/yourname/kojima_tribute_page
) - Create your feature branch (
git checkout -b your_feature_name
) - Commit your changes (
git commit -am 'Add some changes'
) - Push it to the branch (
git push origin your_feature_name
) - Create a new Pull Request