8000 GitHub - sepidsoroush/Mini-Shop: πŸ›οΈ Minimalist E-commerce Store with Next.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sepidsoroush/Mini-Shop

Repository files navigation

πŸ›’ MiniShop E-commerce

About The Project

This is a minimalist e-commerce website built with Nextjs and CSS. You can find different products in each category and add them into your shopping cart.

πŸ‘‰πŸ» Live Demo

Features

  • This application was built using Next.js, React Hooks (useState, useContext,useReducer, useEffects, useCallback), Firebase realtime database, React icons, etc.
  • Custom hook (useHttp) to fetch data from Firebase dynamically.
  • Global context for shopping cart
  • Categories component to filter search results based on type.
  • Dynamic Routes with next-router
  • Fonts with @next/font
  • Icons with Font Awesome 5
  • Responsive design

Components

  • Shopping Cart
  • Notifications
  • Navbar
  • Product detail page
  • Trendings
  • Categories
  • Home page

πŸ“Έ Screenshots of the project:

Home Page 🏠



Shopping Cart πŸ›’



Categories Page πŸ›οΈ



Product Page 🎁

Acknowledgments

This project was made possible because of a GitHub repository which I got the idea and data from, and then made it from scratch (both React components and styles). Please give it a star :) ⭐️

Releases

No releases published

Packages

No packages published
0