boyney123 / react.explore-tech.org

Open source project to help people explore, develop & learn React.
https://react.explore-tech.org
MIT License
87 stars 19 forks source link

Add breadcrumb for navigation? #8

Open boyney123 opened 5 years ago

boyney123 commented 5 years ago

Just a thought really, but maybe we add a bread crumb for navigation on the pages as people drill down the website, its hard to navigate back at the moment.

We use bulma for styles, so I think something might already be there which we can take?

oliviertassinari commented 5 years ago

~https://material-ui.com/lab/breadcrumbs/~ https://bulma.io/documentation/components/breadcrumb/

boyney123 commented 5 years ago

Fancy giving this ago @oliviertassinari ?

oliviertassinari commented 5 years ago

@boyney123 Haha, I was really curious in what you have been building. So thanks! I'm working on a theme marketplace for Material-UI. I think that I will do it with Gatsby. It's time to jump on that ship.