Simple eCommerce web application built with Typescript, ReactJS, Tailwindcss
- Filter products
- Cart drawer
- Make sure your NodeJS and npm versions are up to date for
React 18
- Install dependencies:
yarn
- Run:
yarn run dev
- Views are on
localhost:5173
Distributed under the MIT license. See LICENSE for details.