Skip to content

orchaiTea/not-fancy-e-comm

Repository files navigation

ShopSphere - An E-Commerce Project

Description:

ShopSphere is an e-commerce website that brings you a curated collection of products from various categories. This project uses the Fakestore API.

Table Of Content

Getting Started

Setting up the Project Locally.

Prerequisites

Before you begin, ensure you have the following prerequisites installed:

  • Nodejs
  • (That's it, for now.)

Installation

Follow these steps to get the project up and running:

  1. Clone the repository:
    git clone https://github.com/orchaiTea/not-fancy-e-comm.git
  2. Navigate to the project directory:
    cd not-fancy-e-comm
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm run dev

Features

  • Data fetching trigger from the hover effect.
  • Memoization or cachefication of the fetched data.
  • Routing, State management with redux-toolkit.
  • State reset on every "next" click.
  • Add to cart functionality.
  • Remove from cart functionality.
  • Checkout functionality.

Courtesy

License

This project is licensed under the MIT License - see the License file for details.

About

It's ShopSphere, an e-commerce website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors