issues
search
shivang1305
/
swiggy
Food delivery application using react.js, where user can order food from any restaurant to their home.
https://foodymonk.netlify.app/
5
stars
3
forks
source link
Assign labels to restaurants on homepage
#11
Open
shivang1305
opened
11 months ago
shivang1305
commented
11 months ago
Assign labels (like
Promoted
,
New
,
Pure Veg
, etc) to the restaurant cards on the homepage.
The components of the restaurant card should be exactly same.
Just add the labels on top of that component.
Use
Higher Order Components (HOC)
to build this feature.
shivang1305
commented
9 months ago
Discount heading label is added to the restaurant card.
Promoted
,New
,Pure Veg
, etc) to the restaurant cards on the homepage.Higher Order Components (HOC)
to build this feature.