This is a simple Next.js e-commerce application using Redux. I make it with Tailwind CSS. It features a night and day theme for a better user experience. I used fakestoreapi for fake products!
You can see the demo on: https://eshopz.vercel.app/
This is my website: https://ashkangolzad.ir
You can communicate me ...
You can use this project by cloning the repository:
git clone https://github.com/ashkangl/eshopz.git
cd eshopz
npm install
npm run dev