The site for searching and ordering some dishes of different countries.
https://albshar.github.io/ubereats/
- Light/dark mode toggle
- Search list
- Authorization (email: '[email protected]', password: 'simple_password')
- Slider/tabs
- Shopping cart
- HTML, SCSS, vanilla Javascript
- Storing data in the browser (Cookies, LocalStorage)
- REST API
- Linter JSHint
- Methodology BEM
- Perfect Pixel
- Grid system flexboxgrid2
- Creating UI-components with vanilla Javascript;
- Debugging websites on iOS devices (iPhone, iPad);
- Refactor JS script;