Skip to content

🏬 A React WooCommerce Store Theme, built with WooCommerce REST API, Webpack, Babel, Node and Express

Notifications You must be signed in to change notification settings

imranhsayed/react-woocommerce-theme

Repository files navigation

React WooCommerce Theme 🔌

  • This is a React WooCommerce theme, built with Webpack, Babel, Node, Express, using WooCommerce REST API.

Getting Started 🚀

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites 📄

Installing 🔧

  1. Clone this repo in git clone https://github.com/imranhsayed/react-woocommerce-theme
  2. cd react-woocommerce-theme
  3. npm install

Use 👉

  • Rename congif.example.js to config.js and update your WooCommerce config keys
const keys = {
	consumerKey: 'xxxxx',
	consumerSecret: 'xxxxx',
};

Common Commands 💻

  • dev Runs webpack dev server in watch mode for both client and server in watch mode.

Contributing 👥

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning 📑

I use Git for versioning.

Author 👤

License 📃

This project is licensed under the MIT License - see the LICENSE.md file for details

About

🏬 A React WooCommerce Store Theme, built with WooCommerce REST API, Webpack, Babel, Node and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published