How to Build an Electronic Commerce Store with Medusajs

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • electronic-storefront-medusa

    An electronic store build with Medusa and NextJS

  • You can find the code for this tutorial in this GitHub Repository.

  • Medusa

    Building blocks for digital commerce

  • If you have everything installed, follow these steps to set up your Medusa project.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • berry

    📦🐈 Active development trunk for Yarn ⚒

  • Yarn or Npm(This tutorial uses Yarn)

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • The next step consists of styling your storefront. This tutorial uses Tailwind CSS very useful for building modern websites. Note that you can equally set up your Medusa admin, Medusa storefront, and Medusa Backend separately.

  • stripe-node

    Node.js library for the Stripe API.

  • A Stripe account

  • Next.js

    The React Framework

  • Next.js is an open-source React framework for building user-friendly web applications. React is a JavaScript library for building interactive user interfaces. Next.js enables server-side rendering and requires minimal or no configuration.

  • Visual Studio Code

    Visual Studio Code

  • A code editor like VSCode

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts