Skip to content

A simple shopping cart template with Zustand state manager

Notifications You must be signed in to change notification settings

marcelo-tm/zustore

Repository files navigation

Summary

1. Introduction

Zustore is a simple shopping cart template create to study more about the Zustand state manager library and components unit testing. It uses Vite for code serving and bundling and Contentful to provide dynamic data from a backend.

2. Live Preview

3. Technologies

4. Installing and Running

  • Clone this repo:
[email protected]:marcelo-tm/zustore.git
  • Access directory:
cd zustore
  • Install dependencies:
npm i
  • Run
npm run dev
  • Access (Browser)
localhost:5173
  • Test
npm run test

About

A simple shopping cart template with Zustand state manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages