An Ecommerce Website with React, Redux, Redux-Thunk, Next JS, React Hook API
- React
- Redux
- Redux-Thunk
- Next JS
- Clone Project -
git clone https://github.com/WorkFortBD/EcommerceAdvanceFrontend.git- Go to EcommerceAdvanceFrontend folder
cd EcommerceAdvanceFrontend- Install npm
npm i- Run Project
npm run dev- Check Browser. The frontend Started on below address
http://localhost:3000