Screen-reader & AAA color-blindness accessible restaurant review app
- ES6 w/Babel
- Angular JS 1.5 Components
- Firebase
- SASS & Bootstrap-SASS
Visit https://thethreereview.firebaseapp.com/
CMD + F5 on Mac for VoiceOver utility (VoiceOver guide)
-or-
ChromeVox For Chrome extension screen reader
Clone from GitHub:
git clone https://github.com/jkoontz2010/the-three-review-a11y.git
Enter the directory and install dependencies:
npm install
bower install
Run with Gulp 4:
gulp serve