DEV Community

Justin Maximillian Kimlim
Justin Maximillian Kimlim

Posted on

3 1

Stackoverflow clone with MERN stack (MongoDB, Express, React, Node)

Stackoverflow clone

Hello developers, I've recently built a Stackoverflow clone and I'm looking for any feedback. Any comments will be appreciated. Thanks.

Code: https://github.com/kimlimjustin/stackoverflow-clone
Please drop a star on Github if you like it.

Happy coding!

Top comments (2)

Collapse
 
sneha123456 profile image
sneha-123456

Hey after clone and made suggesting changes , react page cant stop reload.

Collapse
 
utpandey profile image
utpandey

The reload occurs due to the useEffect used in his code the way to check for token, if you are changing the code due to make sure to adjust the useEffect hook too.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay