How to Build an Electronic Commerce Store with Medusajs

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. electronic-storefront-medusa

    An electronic store build with Medusa and NextJS

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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Medusa

    The world's most flexible commerce platform.

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

  4. berry

    📦🐈 Active development trunk for Yarn ⚒

    Yarn or Npm(This tutorial uses Yarn)

  5. 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.

  6. stripe-node

    Node.js library for the Stripe API.

    A Stripe account

  7. 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.

  8. Visual Studio Code

    Visual Studio Code

    A code editor like VSCode

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Building a Personal Finance App with Arcjet

    9 projects | dev.to | 6 Sep 2024
  • Let's integrate auth.js with Supabase!

    4 projects | dev.to | 5 Aug 2024
  • Low-Code Backend Solution for Refine.dev Using Prisma and ZenStack

    4 projects | dev.to | 27 May 2024
  • 7 Frameworks, One SAML Jackson - Your Open Source Single Sign-On Solution

    9 projects | dev.to | 3 Apr 2024
  • Building a course landing page with NextJS and React

    1 project | /r/javascript | 2 May 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?