alexmarqs / shopping-cart-chakraui-nextjs

🎨 Shopping Cart example with ChakraUI + Next.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Motivation

This is a Next.js project bootstrapped with create-next-app. The shopping cart example comes from a egghead.io course (with a few personal changes). The main goal is to learn more about ChakraUI.

Result

How to run

Use the following commands to run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

🎨 Shopping Cart example with ChakraUI + Next.js


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%