- Clone restaurant menu eda yandex
- IntersectionObserver scroll spy
- Sticky header
- Calculate navigations extra items
- Lazy loading images
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
- 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