https://github.com/mondatileandro/next-ecommerce
A beautiful ecommerce made with Next.js
https://github.com/mondatileandro/next-ecommerce
ecommerce nextjs react reactjs redux typescript
Last synced: 5 months ago
JSON representation
A beautiful ecommerce made with Next.js
- Host: GitHub
- URL: https://github.com/mondatileandro/next-ecommerce
- Owner: mondatileandro
- License: mit
- Created: 2024-08-16T21:38:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T04:15:18.000Z (almost 2 years ago)
- Last Synced: 2025-06-16T16:12:17.112Z (about 1 year ago)
- Topics: ecommerce, nextjs, react, reactjs, redux, typescript
- Language: TypeScript
- Homepage:
- Size: 3.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Updates!
This new version contains an integration with redux-toolkit instead of redux and it's witch Typescript :)
# Next.js Ecommerce
This repo contains a work in progress Ecommerce responsive made with Next.js, Redux, Redux-persist, Hooks, SCSS and BEM. If you like it please give it a star :)
## Design
[This](https://www.xdguru.com/free-xd-ecommerce-ui-kit-by-iceo/) is the design of the project.
## Available pages
- Home page: /
- Products page: /products
- Product single page: /product/1
- Cart page: /cart
- Login page: /login
- Register page: /register
- 404 page: /page-not-found
## Screenshots


## Next TO-DO
- [X] Checkout page
- [ ] Add Facebook login
- [ ] Add Google login
- [ ] Add Proptypes on components
- [ ] Use CSS variables instead of static colors