kazinoman / pioneer-alpha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

SnipShop ecommerce app.

Run Locally

Clone the project

   git clone https://github.com/kazinoman/pioneer-alpha.git 

Go to the project directory

  cd my-project

Install dependencies

npm install

Start the server

npm run start

Project Title

This is an Ecommerce App, developed as an interview task project for Pioneer Alpha. The purpose of this application is to simulate an ecommerce platform where users can browse, search, and purchase products online.

Features

  • Product Catalog: Browse and view a wide range of products available for purchase.

  • Product Search: Search for products based on keywords or specific criteria.

  • Product Details: View detailed information about each product, including descriptions, prices, and images.

  • Shopping Cart: Add products to a shopping cart, view the cart, and proceed to checkout.

Tech Stack

Client: TypeScript, React, Next.js

About


Languages

Language:TypeScript 96.9%Language:JavaScript 2.7%Language:CSS 0.4%