Skip to content

Simple react shop project with add-to-cart utilizing redux-toolkit

Notifications You must be signed in to change notification settings

ronjb04/Simple-add-to-cart-with-redux-toolkit

Repository files navigation

Redux Toolkit

A simple shop with add-to-cart utilizing redux-toolkit

Screen.Recording.2024-07-14.at.11.55.25.PM.mov

First install packages:

# for client
npm install

Second, run the development server:

# for client
npm run start

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

About

Simple react shop project with add-to-cart utilizing redux-toolkit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published