This project saves favorites from my Marvel app.
Before launching the project, you must create a .env
file at the project root following this structure:
MONGO_URL=mongodb+srv://your_mongo_url_here
Then launch npm install
to install project dependencies.
In the project directory, you can run:
Runs the app.
Launches the tests.