I have developed a MERN social media app. Here is the link : https://we2weapp.herokuapp.com/auth.
I am hosting it on Heroku. It works. But there is a serious performance drop between how it runs on the web and how it runs on localhost. Its much snappier, and faster on localhost. Things get slowed down significantly on Heroku. Is it because I am a free tier user of Heroku? Is it my code? Is it MongoDb? Thanks a lot community for your help!