You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "API backend for my movie booking app that will store movie data in a Mongo DB database and will return it to the mobile app as JSON data.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"