An open API service indexing awesome lists of open source software.

https://github.com/ashkangl/eshopz

This is a simple Next.js e-commerce application using Redux and Tailwind CSS. It features a night and day theme for a better user experience.
https://github.com/ashkangl/eshopz

ecommerce nextjs nextjs-template redux redux-toolkit vercel

Last synced: 2 months ago
JSON representation

This is a simple Next.js e-commerce application using Redux and Tailwind CSS. It features a night and day theme for a better user experience.

Awesome Lists containing this project

README

          

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