Code Monkey home page Code Monkey logo

store's Introduction

Store

An open-source e-commerce site built with React + Redux, with styling by Ant Design and payment handling by Stripe. For now, this is being developed to facilitate my personal store, but some changes will be made to allow modularity for public use.

Installing/Running Development

  1. Clone both this repo and the server repo.
  2. Run npm install to install dependencies
  3. Use npm start to run. Follow instructions in the server repo to get the server running.

Production

Use npm build to create production-ready files to be deployed on a webserver.

Making Changes

In the future, minimal (or no) changes will have to be made to the frontend, and the data containing product information and store styling will be passed via the webserver. Right now, however, changes will need to be made to facilitate your own store here.

Contributing

Feel free to contribute (follow standard procedures for contributing)! As of now, I am looking to finish my own site first before I start making this more public-friendly, so I probably won't be responding to pull requests until then.

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.