Skip to content

tyrahappy/salinaka

Repository files navigation

Salinaka E-commerce Website

A modern, responsive, and modular e-commerce web application built with React and Tailwind CSS, featuring product browsing, cart management, and checkout flow.

Live Demo


📸 Screenshots

Continued...


📦 Features

  • Home Page: Highlights featured products and provides clear navigation.
  • Products Page: Displays product list/grid with name, image, and price.
  • Product Detail Page: Shows full product description, image, and add-to-cart button.
  • Cart Page: Displays cart items, allows quantity adjustments and removals.
  • Checkout Page: Collects shipping information and confirms order.
  • Navigation Bar & Footer: Persistent layout components across all pages.
  • Responsive Design: Optimized for mobile and desktop.

Live User Flow

  1. User lands on the Home Page.
  2. Browses products on the Products Page.
  3. Clicks a product to view Details.
  4. Adds the product to the Cart.
  5. Views cart and proceeds to Checkout.
  6. Fills in shipping info and submits the order.

Tech Stack

Layer Tools Used
Frontend React, Tailwind CSS
Routing React Router
State Management React Context (for cart state)
Deployment Firebase Hosting

Installation

git clone https://github.com/tyrahappy/salinaka.git
cd salinaka
npm install
npm start

About

E-commerce React project of Salinaka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors