Skip to content

Chapter 4 of Ignite | I created a virtual store for sweater sales, using Nextjs

Notifications You must be signed in to change notification settings

daniel-koti/ignite-shop

Repository files navigation

Ignite Shop 2.0!

Chapter 4 of Ignite | I created a virtual store for sweater sales, using Nextjs

Transactions app Transactions app

Features

  • Add products to cart
  • View product details
  • Checkout page using the stripe api ✨

Installation

You need to install Node.js or Yarn first, then in order to clone the project via HTTPS, run this command:

https://github.com/daniel-koti/ignite-shop.git

You need to create an account on stripe, and use it as your content manager. Register your products, and use the public and secret keys to connect to the stripe api.

Install dependencies

npm install

or

yarn

About

Chapter 4 of Ignite | I created a virtual store for sweater sales, using Nextjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published