Skip to content

An e-commerce website made with React.js, Material-UI, Commerce.js, and The Stripe API.

Notifications You must be signed in to change notification settings

aahmad4/Pastry-Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pastry Pandas

An e-commerce website made with React.js, Material-UI, Commerce.js, and The Stripe API.

Summary

Getting Started

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

Setup

A step by step series of examples that tell you how to get a development env running.

Clone

$ git clone https://github.com/aahmad4/Pastry-Pandas

Installation

Use the package manager npm or yarn to install the required packages.

$ npm install

or

$ yarn install

Usage

$ npm start

Implementation

In the root directory create a file named .env with the following enviornment variables. To obtain the proper credentials, register an account at Commercejs and Stripe, then fill them out in this file once obtained.

REACT_APP_CHEC_PUBLIC_KEY = 
REACT_APP_STRIPE_PUBLIC_KEY = 

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

An e-commerce website made with React.js, Material-UI, Commerce.js, and The Stripe API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published