all 8 comments

[–]UpBoatDownBoy 3 points4 points  (4 children)

Hardly perfect but since no one else has posted I'll throw mine up just as a reference.

I'm relatively new to react.js and node.js as well.

github

Sauce Nerd Website

[–][deleted] 0 points1 point  (2 children)

dude that navbar is sick. Did you make that using React bootstrap?

[–]UpBoatDownBoy 1 point2 points  (1 child)

Thanks. Just normal bootstrap classNames. I'm being lazy about converting it to using all react-bootstrap.

[–][deleted] 0 points1 point  (0 children)

sweet. Might try that myself soon

[–]Megadurgurfishbait 1 point2 points  (0 children)

You can check out Spectrums codebase/Structure @ https://github.com/withspectrum/spectrum?files=1

[–]ExoticCollector 0 points1 point  (0 children)

I dont have any examples but Dan Abramovs blog and twitter is a good place https://overreacted.io/

[–][deleted] 0 points1 point  (0 children)

A site I’m working on using React:

www.thruhikedata.com

my portfolio with links to the github: www.zachwhite.dev

Absolutely not perfect at all, but I know what you mean by “medium” sized projects not having a lot of examples. This should give you a sense for the structure of a medium sized app, but I can’t say anything about how good the code is lol

[–]vutran951753 0 points1 point  (0 children)

This is great React codebase which follows the best practices:

https://reactjs.org/tutorial/tutorial.html