MERN APP
frontend: npm start
will start at localhost:3000
backend: npm start
will start at localhost:8899
DB_CONNECT = mongodb url
JWT_SEC = your secret code
EMAIL_ACC = Google email
EMAIL_PWD = Google app password References
host = http://localhost:3000
host2 = http://localhost:3000
PORT = 8899(u can change it)