Personal project to know when my next day off of work is.
- Integrate with an api to fetch the holidays
Fix pluralization- Add bootstrap styles for better device support
- Change photo depending on approaching holiday
http://atoddj.github.io/nextholiday
- 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
- Submit a pull request :D