DEV Community

Cover image for Build a Stunning Breadcrumb Component in React with Plain CSS

Build a Stunning Breadcrumb Component in React with Plain CSS

jsmanifest on June 19, 2019

Have you ever browsed through a website with a personal device and found yourself wondering which part of the site you were on at the time and coul...
Collapse
 
kataras profile image
Gerasimos (Makis) Maropoulos • Edited

I rarely do front-end work nowdays but this is really a great article to spend time reading and re-produce(at least for fun). Good job @jsmanifest!

Collapse
 
jsmanifest profile image
jsmanifest

Thank you Gerasimos! Let me know how it goes!

Collapse
 
ben profile image
Ben Halpern

Wow, one heck of a post!

Collapse
 
jsmanifest profile image
jsmanifest

Thank you Ben!

Collapse
 
ahmdtalat profile image
Ahmd Talat

Thanks

Collapse
 
seyyed_sina profile image
Seyed Sina

how about disabling clicks on the last item?
because obviously we are on the last item route and there is no need to click on that item