Skip to content

rk966141/1StopShop

 
 

Repository files navigation

Project Logo

Description

Welcome to my E-Commerce Website! (1StopShop) This project is a fully functional e-commerce platform designed to offer a seamless shopping experience for customers. It provides a wide range of products and intuitive features to make online shopping enjoyable and efficient. The content of the website is a parody of popular brands and therefore not for actual sale. But hey... It's a fully functional template for anyone to use and create their own website.

Table of Contents

Features

  • Browse and search for products with a simple scroll.
  • View detailed product information, including images, prices, and descriptions.
  • Add products to the shopping cart and manage cart items.
  • Securely process payments through the STRIPE payment gateways.
  • Responsive and user-friendly design for seamless access on various devices.
  • Sanity Studio Back-end for easy control.

Installation

  1. Clone the repository:

    git clone https://github.com/lalitkrsharma/1StopShop.git
    
  2. Run the Project

     npm --legacy-peer-deps
     npm run dev
    

Technologies Used

  • NextJs
  • JavaScript
  • git
  • Tailwind CSS
  • NodeJs
  • Stripe
  • Sanity Studio

Planned Features

I'd like to urge the Open-Source community to improve and contribute to my work as I plan to further improve this template site.

  • User Login/Auth Support
  • Order history
  • Search functionality using keyword
  • Suggestions based on similar categories
  • Dark Mode

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.7%
  • CSS 38.3%