Skip to content

doougui/kojima-tribute-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hideo Kojima Tribute Page

A simple tribute page for Hideo Kojima. Made to review and improve my front-end skills.

About

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.

References

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contributing

  1. Fork it (https://github.com/doougui/kojima_tribute_page/fork)
  2. Clone repository (git clone https://github.com/yourname/kojima_tribute_page)
  3. Create your feature branch (git checkout -b your_feature_name)
  4. Commit your changes (git commit -am 'Add some changes')
  5. Push it to the branch (git push origin your_feature_name)
  6. Create a new Pull Request