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.
- Host: GitHub
- URL: https://github.com/ashkangl/eshopz
- Owner: ashkangl
- Created: 2024-11-02T19:19:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T19:59:14.000Z (over 1 year ago)
- Last Synced: 2025-01-21T13:35:04.099Z (over 1 year ago)
- Topics: ecommerce, nextjs, nextjs-template, redux, redux-toolkit, vercel
- Language: JavaScript
- Homepage: https://eshopz.vercel.app/
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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