back to all posts

Build an Restaurant site with Gatsby and Snipcart - 17

by Nabendu Biswas / May 20th, 2020

#javascript #react #gatsby
Series: Gatsby-snipcart

Welcome to part-17 of the series. In the previous part after implementing snipcart, i had pushed the code to netlify to deploy the site. But while paying through the test card, i got the errors.error_crawling_failed error.

errorerror

Rest of the chapter is exclusive content and is from my book Foundation Gatsby Projects.

The book can be purchased from Apress site here

Foundation Gatsby Projects

Hope you like this series and are ready to make some ecommerce site for yourself or your client.

You can find the code for the project in this github repo.

Nabendu Biswas