Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 350 Bytes

Learn Redux and Chakra

Installation:

  1. Clone this repository
  2. npm install or pnpm install
  3. Start the app using npm start

Features:

  • Branch main:
    • Base repository for exercise
    • List Products
    • List Items in Cart

Note: Don't forget to npm install or pnpm install after switching to branch that has new features