Can you recommend some open source apps that I can check and learn from?

I am trying to find open source react projects to see how things are actually done in real world in real applications, how they structure their apps , components , comments , best practices and so on. I did some digging but I could not find something that I was looking for. can you recommend some open source apps that you know?

3 Likes

The app itself is simple, but the structure is what you normally use for big projects.

1 Like

Excalidraw is quite complicated but is the React app that I enjoy the most as a user and it’s open source.

1 Like

BlueSky is open source and follows best practices in react. You can find them on Github

1 Like

Have a look at this: