Skip to content

AlbShar/ubereats

Repository files navigation

UberEats

The site for searching and ordering some dishes of different countries.

Demo

https://albshar.github.io/ubereats/

Features

  • Light/dark mode toggle
  • Search list
  • Signup page with function compare of passwords
  • Slider/tabs
  • Shopping cart

Preview

Gif

Tech Stack

  • HTML, SCSS, vanilla Javascript
  • Linter JSHint
  • Methodology BEM
  • Perfect Pixel
  • Grid system flexboxgrid2
  • LocalStorage

Lessons Learned

  • Creating UI-components with vanilla Javascript;
  • Debugging websites on iOS devices (iPhone, iPad);
  • Refactor JS script;