React Medusa Storefront UI Medusa Hackathon 2022
mobile.mp4
About: Participants - Arturas - @Arturianas
Description: An open source ecommerce responsive application built using Medusa and React . It includes React storefront UI with ready to use Redux. It fetches products from medusa server in the Home page as well as all products in Store page. Everything else is for developers to implement their own logic.
Preview
Set up Project Prerequisites Before you start with the tutorial make sure you have
Node.js v14 or greater installed on your machine Medusa server v14 or greater installed on your machine Clone the repository: git clone https://github.com/Arturianas/React_medusa_storefrontUI.git Change directory and install dependencies: cd React_medusa_storefrontUI yarn install Start the app - yarn start Resources Medusa’s GitHub repository Medusa Admin Panel Medusa Documentation