Giter Site home page Giter Site logo

tlttnz2018 / sellflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sellflow/sellflow

0.0 1.0 0.0 2.8 MB

A beautiful, customizable open-source mobile app template for your Shopify storefront!

Home Page: https://sellflow.com

License: MIT License

TypeScript 99.91% JavaScript 0.09%

sellflow's Introduction

Sellflow Logo

An open-source, pre-built mobile app for your Shopify storefront!

Features

  • 100% React Native and TypeScript built on Expo
  • Plugs directly into your existing Shopify store
  • Android, iPhone and iPad
  • Customizable to your brand's look and feel
  • Responsive layout: supports phones and tablets
  • Internationalization ready: all strings localized and ready to be translated into your customers' language.
  • Free and open source!
  • Maintained by a dedicated team
  • Commercial support available

Screenshots

Collection Details Home

Product details iPad

Search iPhone Search iPhone

Getting Started

Prerequisites:

  • Make sure you have Node.js installed
  • Install the latest version of Expo npm install --global expo-cli@latest
  • [Recommended] Install yarn curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.21.1 Note: This will install v1.x since v2 is not yet compatible with React Native.
  • Get an API key for the Shopify Storefront API for your Shopify store.

Clone the repository:

git clone [email protected]:sellflow/sellflow.git
cd sellflow

Make a file .env.json in the root of the project, based on the example file. This will contain your Shopify API Key (mentioned above).

cp .env-example.json .env.json

Install dependencies:

yarn && yarn apollo:generate

Run the app:

yarn start

Background and Motivation

Imagine you’re a store owner and you sell products online using the Shopify platform. Life is good, you have a fantastic website and customers love your products. Shopify provides you with an incredible administrative interface to manage your site’s content, products, pricing, photos, inventory and orders. But you don’t have a native mobile app on iOS or Android!

Customers have asked you about a mobile app but so far you’ve told them to just use the website from their phone. Your web-store is mobile friendly and it works pretty well, but it’s not the true mobile experience your customers expect.

Sellflow is a pre-built mobile app that you can customize to fit your brand and then deploy your own custom mobile commerce app to the Apple App Store or Google Play Store. You can think of it like a “template” that you might use to build your mobile app.

Sellflow is just the “frontend” — the customer interface — it works with Shopify’s “headless mode”, technically the Storefront API. You as the merchant still use Shopify’s admin interface as normal to manage your products, inventory and orders.

How to Contribute

  • Fork the repository.
  • Follow the Getting Started instructions above.
  • Use your favorite code editor to develop a feature or fix.
  • Commit your change to a branch.
  • Run the tests: yarn test-full
  • Push to your fork and create a PR.

Professional Support

With official support, you get expert help straight from the core team. We provide dedicated support, prioritize feature requests, deployment strategies, advice on best practices, design decisions, and team augmentation. Reach out to us for consulting at [email protected].

License

MIT. Copyright (c) KodeFox, Inc.

sellflow's People

Contributors

gabriellaputri avatar liukinsay97 avatar sstur avatar udayawibawamukti avatar kevinlie19 avatar wiwiclarissa avatar darcien avatar gsmith77 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.