- This project is part of udacity's fiveth project task, in the fend programs, and it's about turning a static website full of bags into a dynamic responsive website that is accessible for different kind of users impairements and work with the services worker technologies.
- This project was built up in pure javascript, css3 and html5, css media query and html sematic were super leveraged.. service workers was used in this project to provide a better navigations experiences against connection interruption problems.
- This site is compatible with diffrent range of display sizes.
- The images in this sites are responsive .
- Application elements in this site are visible and usable in all viewports
- The images in this site are accessible .
- Easy navigation in this site through tab keyboard is careffully provided .
- All the site's elements are defined semantically .
- These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- To run this project, You need to have python installed on the disk.
- To install this project:
- clone this repository on your server or on your local machine .
- Open CMD, and navigate to the root folder of the cloned repository .
- Check that you have python installed, by excuting this command
python npm --v
. - Then after checking python, Just excute the command
python -m http.server 8000
and hit enter . - check the terminal log message, for the adress IP of the project.
- Go to your browser and navigate to this URL
localhost:8000
- Enjoy the experience.
"# Restaurant-Review-App" "# Restaurant-Review-App"