A full-stack African fashion online shop built with ReactJS and CommerceJS
Check out the live app, running on AWS S3: Demo
Get up and running with the following.
- Clone from Github
git clone https://github.com/Zak-Musah/afro-shop.git
cd afro-shop
npm install
npm start [Automatically launches app in your default browser on http://localhost:3000]
- CommerceJS
- Node v12.18.3
- Npm v6.14.7
- React v17.0.1
- React Scripts v2.1.8
- React Dom v17.0.1
- React-router-dom v5.2.0
- chec/commerce.js
- chec/commerce.js - For making AJAX calls to the server(backend)
- Bootstrap v4.5.3/react-bootstrap v1.4.0 - For app CSS styling and loading spinner
- stripe/stripe-js v1.11.0 /stripe/react-stripe-js v1.1.2 for payment functionality