Skip to content

pritulaziah/ya-eda

Repository files navigation

Features:

  • Clone restaurant menu eda yandex
  • IntersectionObserver scroll spy
  • Sticky header
  • Calculate navigations extra items
  • Lazy loading images

Install

Clone the repo

# Clone this repository
git clone https://github.com/pritulaziah/ya-eda.git

# Go into the repository
cd ya-eda

# Install dependencies
npm install

# Start project
npm start

Development progress:

  • Desktop version
    • navigations
    • extra navigation items
    • list restaurant categories with menu
  • Mobile version
    • navigations
    • extra navigation items
    • list restaurant categories with menu
  • Optimization features
    • lazy load images
    • check unnecessary re-renders
  • Bugs