Skip to content

albertotorresfoltyn/Next.js-Ecommerce

 
 

Repository files navigation

NextJS Ecommerce Quantum

Documentation Maintenance License: MIT GitHub Pull Requests GitHub Contributors

This project was made to show a full ecommerce plataform with front-end build with Next.Js hosting by Vercel. And using the API in next.Js with GraphQL to make the backend.

📌 Table of Contents

Project Image

👀 Demo Website

The demo website can be missing some features, clone and run the project to a full experience.
👉 demo: https://quantum-ecommerce.now.sh/

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Authentication with Cookies Sessions.
  • Reset Password using email
  • List Products
  • Filter products by Category
  • Sort list of products
  • Live search
  • Add products to Wishlist
  • Add products to Cart
  • Checkout with Paypal and MercadoPago
  • Payment with Paypal and MercadoPago
  • Review Products
  • Contact us Form

👷 How to run

yarn install # Install Dependencies
# and
yarn dev # To run in development

Open http://localhost:3000 with your browser to see the result.

Open http://localhost:3000/api/graphql with your browser to run queries or to see docs of API.

🐛 Issues

Feel free to file a new issue with a respective title and description on the the NextJS Ecommerce repository. If you already found a solution to your problem, i would love to review your pull request!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2020. This project is under the MIT license.

Made with love by RafaelGoulartB 🚀

About

⚡ Quantum Ecommerce made with Nextjs and GraphQL - SSR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • CSS 2.1%