SwiftMart is a minimalistic e-commerce website built with React.js and Tailwind CSS. Users can search for products, add products to the cart and manage cart easily.
👉 Live Preview: Live Preview
-
User-Friendly Interface: This website offers a clean, intuitive and responsive interface, making it easy for users to navigate and find what they're looking for.
-
Cart Functionality: The website features a responsive cart. Users can add, remove products from the cart and increase or decrease products quantity from the cart.
-
Responsive Design: The website is fully mobile-responsive.
-
React.js
-
Tailwind CSS
$ git clone https://github.com/imredoyyy/swiftmart.git
$ cd swiftmart
$ npm install
$ npm run dev