NextEcommerce


An Ecommerce Website with React, Redux, Redux-Thunk, Next JS, React Hook API

Technology

  1. React
  2. Redux
  3. Redux-Thunk
  4. Next JS

How to run

  1. Clone Project -
git clone https://github.com/WorkFortBD/EcommerceAdvanceFrontend.git
  1. Go to EcommerceAdvanceFrontend folder
cd EcommerceAdvanceFrontend
  1. Install npm
npm i
  1. Run Project
npm run dev
  1. Check Browser. The frontend Started on below address
http://localhost:3000