Skip to content

davilima6/recipes-challenge

Repository files navigation

Marley Spoon Recipes - Challenge App

Instructions

  1. Before the first run, please copy over the existing .env.example file to .env and fill out its placeholding env vars with Contentful's Space ID and access token.

  2. Ensure you are using Node 18+ and Npm 9+, and run npm install.

  3. Start the app with npm run dev.

  4. Open the app in your browser at http://localhost:3000/.