Skip to content

sumitKumar-webdev/mini-Ecommerce-Assessment

Repository files navigation

Mini E-Commerce App

This is a mini e-commerce project built with React as part of an assignment. The application fetches product data from an external API and allows users to browse products, add items to the cart, and retain cart data even after refreshing the page.

Highlights

  • Built with React
  • Styled using Tailwind CSS
  • State managed with Redux
  • Cart persistence implemented using Redux Persist
  • Product data fetched from an external API

Features

  • Dynamic product listing
  • Responsive UI
  • Add to cart / remove from cart
  • Persistent cart data across page refreshes

Tech Stack

  • React
  • Tailwind CSS
  • Redux
  • Redux Persist
  • JavaScript

Getting Started

npm install
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors