/shopping-cart

A single page application (SPA) with React and Tailwind

Primary LanguageJavaScript

Shopping Cart

Demo

Live Demo

About

A project from The Odin Project React Course where it practices the use of react-router-dom and data fetching in react as well as explore other useful react hooks. This project also practices the development of Single Page Application (SPA) for faster and better user experience.

Built With

  • React
  • React Router
  • Tailwind
  • Vite
  • Shadcn

Features

  • Add to cart
  • Product Search
  • Dynamic link
  • Categories

Getting Started

git clone https://github.com/FiereEinar/shopping-cart.git
cd shopping-cart
npm install
npm run dev