2021-02-18ยทAshutosh K Singh How to build an ecommerce app with React
In this article, we will discuss how to build an ecommerce app in React using Airtable, Cloudinary and Snipcart.
We will use Airtable to store product data and use Cloudinary's Product Gallery to showcase different product images. In this tutorial, we will build an ecommerce site for a cake shop named Sweet Tooth and use various cakes as products.
If you want to jump right into the code, check out the GitHub Repo here.