GithubHelp home page GithubHelp logo

grocery-react's Introduction

Visit

An ECommerce website powered by CommerceJS and ReactJs

Contact OnDemandStartUps GitHub Pages for customized solution

Grocery app is created in ReactJS. Its easy to deploy application and any one can deploy it with little effort.

Run Locally

1. Clone repo

$ git clone https://[email protected]/mobnext/grocery-demo.git
$ cd <folder name>

2. Get CommerceJS keys and stripe key

Create account on CommerceJS website and get your api keys.

3. Create .env file

REACT_APP_CHEC_PUBLIC_KEY=pk_xxx
REACT_APP_STRIPE_PUBLIC_KEY=sk_xxx

4. Install NPM Packages

$ npm install

5. Run Application

$ npm start

6. Open ecommerce website

Open http://localhost:3000

Use Ecommerce Website

1. Create product

Create a product on CommerceJS dashboard.

  • Set SHIPPING OPTIONS to enabled
  • Set Domestic (United States) to enabled

2. Place an order

3. Check order

Deploy on Netlify

1. Create Vercel account

2. Import github repo to netlify or Drag build folder

3. Enter env variable for CommerceJS

  • Enter name:COMMERCE_PUBLIC_KEY_LIVE
  • Enter value: your public key on Commercejs

4. Deploy

  • click deploy button
  • wait to complete deployment
  • click Visit Site at the end

grocery-react's People

Contributors

asyfsaeed avatar

Watchers

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