All Projects → lucaspulliese → next-ecommerce

lucaspulliese / next-ecommerce

Licence: MIT License
A beautiful ecommerce made with Next.js

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to next-ecommerce

Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+155.98%)
Mutual labels:  ecommerce, nextjs, cart
Next Ecommerce
⚡️ Quantum Ecommerce. Made with Next.js | GraphQL | Apollo Server | Apollo Client | SSR
Stars: ✭ 186 (+1.09%)
Mutual labels:  ecommerce, nextjs
Smartstorenet
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 2,363 (+1184.24%)
Mutual labels:  ecommerce, cart
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (-85.33%)
Mutual labels:  ecommerce, cart
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+7900%)
Mutual labels:  ecommerce, cart
Spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
Stars: ✭ 11,571 (+6188.59%)
Mutual labels:  ecommerce, cart
Arastta
Solid, Free, Open Source, Community Driven eCommerce
Stars: ✭ 251 (+36.41%)
Mutual labels:  ecommerce, cart
Silvershop Core
SilverShop is an e-commerce shopping cart module for the SilverStripe CMS
Stars: ✭ 109 (-40.76%)
Mutual labels:  ecommerce, cart
Shopping-Cart-MERN
💸 Simple Online Shopping Cart made with the MERN Stack
Stars: ✭ 34 (-81.52%)
Mutual labels:  ecommerce, cart
ecommerce
Ecommerce project || Python Django
Stars: ✭ 123 (-33.15%)
Mutual labels:  ecommerce, cart
cartify
Shopping Cart implementation to serve as a shell for building e-commerce apps | Angular 7, Node.js, MongoDB
Stars: ✭ 22 (-88.04%)
Mutual labels:  ecommerce, cart
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+860.87%)
Mutual labels:  ecommerce, cart
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+1179.35%)
Mutual labels:  ecommerce, cart
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+6197.83%)
Mutual labels:  ecommerce, cart
Vc Storefront
VirtoCommerce Storefront for ASP.NET Core 3.1 repository
Stars: ✭ 122 (-33.7%)
Mutual labels:  ecommerce, cart
Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+10.33%)
Mutual labels:  ecommerce, cart
storefront-app
Storefront by Fleetbase is an open source hyperlocal shopping or services app. Enables users to quickly launch their own shop or service booking app or setup a multi-vendor marketplace.
Stars: ✭ 40 (-78.26%)
Mutual labels:  ecommerce, cart
Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 82 (-55.43%)
Mutual labels:  ecommerce, cart
Jamstack Ecommerce
A starter project for building performant ECommerce applications with Next.js and React
Stars: ✭ 1,384 (+652.17%)
Mutual labels:  ecommerce, nextjs
ng-shopping-cart
🛒 An Angular component library to create shopping carts
Stars: ✭ 46 (-75%)
Mutual labels:  ecommerce, cart

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 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 Ecommerce screenshot

Next Ecommerce screenshot

Next TO-DO

  • Checkout page
  • Add Facebook login
  • Add Google login
  • Add Proptypes on components
  • Use CSS variables instead of static colors
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].