/react-commerce

Personal project build with React and Commerce JS. Later on I will add on payment integration including payment form via StripeJS.

Primary LanguageJavaScript

Brief information

Personal Projects [WIP] build with React and I am using CommerceJS - @Chec as the back end to store all information for my products. Future implementation would be StripeJS for faking the payment method.

As of now i completed the registration of my products and informations (prices, images, description, etc) via CommerceJS and already integrated into my React Component. Noted that there are still a lot of bug fixes to be done and still have works to do before I could consider it is 100% working.