DEV Community

Alejandro Foronda for that good company

Posted on

Code Challenge #4 | Stripe + NextJS | Change the price of the book

Challenge

Using the next starter project as a guide, can you change the price and image of the book?

Solve the challenge on CodeSandbox

Remember

To edit the sandbox you'll need to fork it, in order to work you must add CodeSandbox secrets with your Stripe's test keys. The name of the env variables is STRIPE_PUBLIC and STRIPE_SECRET.

Solution

You can send your solutions and request any help by reaching us via twitter to @thatgoodcompany or via email to contact@thatgoodcompany.com.

Top comments (0)