- Udacity gave the code for a restaurant review website that was lacking
Accessibility
andOffline Experience
. Responsive Design
also was messed up for different viewport sizes.- All I had to do was making the site
Responsive
for different viewport sizes, implementAccessibility
concept and make the website work offline throughService Worker
.
You can visit the live demo here.
This project is licensed under the terms of the MIT license.