Skip to content

arjunaskykok/medusa-android-app

Repository files navigation

Create an Android Ecommerce App with Medusa

This repository is the codebase of tutorial How to Build an Android Ecommerce App with Medusa.

Medusa Documentation | Medusa Website | Medusa Repository

Medusa Version

This tutorial uses Medusa v1.7.7. It is not guaranteed that it will work with future releases.

Prerequisites

How to Install

  1. Clone this repository:
git clone https://github.com/arjunaskykok/medusa-android-app
  1. Open it with Android Studio.

  2. Install and run the Medusa server.

yarn global add @medusajs/medusa-cli
medusa new my-medusa-server --seed
cd my-medusa-server
medusa develop
  1. Compile the Android project and run it in the Android emulator.

About

An Android client for Medusa Store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages