E-commerce web application implemented purely on React Hooks with third-party integrations from PayPal, Google Maps and Strapi Headless CMS for handling payments, address location and content consumption, respectively.
- Clone the repository and
cd
into the folder.
git clone https://github.com/alfredosumosav/alfredo-merch.git && cd alfredo-merch
- Install the project dependencies.
npm install
- Start the application.
npm run start
- In your browser, go to
http://localhost:3000
to see the dashboard.
Browse through the dashboard and add products to your shopping cart. When you are ready to go throughout the shopping workflow, click on pay and follow the instructions.ß
If someone wants to add or improve something, I invite you to collaborate directly in this repository: alfredo-merch
alfredo-merch is released under the MIT License.