rmathr / shopping-cart

Home Page:https://shopping-cart-rmathr.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Cart

This was the final React project from The Odin Project's JavaScript curriculum. The main goal of this project was to build a fake e-commerce store using React. The fake store website consists of three main sections (home products and about pages) and the shopping cart page. To handle the logic of changing pages was used react-router-dom. This project was made using React JS, Tailwind CSS and Material UI.

πŸš€ Demo

https://shopping-cart-e429ti01k-rmathr.vercel.app/#/

Project Screenshots:

project-screenshot project-screenshot project-screenshot

🧐 Features

Here're some of the project's best features:

  • Add, remove and change the quantity of products from the shopping cart.
  • Filter products by different categories

πŸ’» Built with

Technologies used in the project:

  • React JS
  • Tailwind CSS
  • react-router-dom

About

https://shopping-cart-rmathr.vercel.app


Languages

Language:JavaScript 95.1%Language:CSS 3.7%Language:HTML 1.2%