This is the open sourced website for the school done.
Feel free to clone, fork and reproduce this code.
If you’d like to add features (or bug fixes) to improve the example application, you can fork the repo and make pull requests.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
To keep you forked repo with the upstream repo read through this for instructions
- So that you can make it better. (contribute to bug fixes or show us how to write the code better )
- So that you can learn how it is done.
- There is nothing to hide.