JAMStack E-commerce website built with Gatsby, Stripe, and Contentful CMS.
- Gatsby - JAMStack React framework
- Contentful - headless CMS
- Stripe - e-commerce payments solution
Install the dependencies and devDependencies and start the server.
$ cd gatsby-pictures-and-paintings
$ npm install -d
$ npm start