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)
Hey after clone and made suggesting changes , react page cant stop reload.
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.