Skip to content

nilotpaul/next-ecommerce-redux

Repository files navigation

NexusMart - Ecommerce Store

Built with Next.js and Redux

Homepage:

Cart:

Features

  • Authentication
  • Fully Working Cart
  • Local Storage for Cart Items
  • Metadata Added

Dependencies

Installation

git clone https://github.com/nilotpaul/next-ecommerce-redux.git
npm install
npm run dev