Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 464 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 464 Bytes

TOYOTA ECOMERCE PROJECT

Install

git clone https://github.com/PTTKHT2024/frontend.git
npm i
npm run dev

Dependencies

"dependencies": {
    "@reduxjs/toolkit": "^2.2.5",
    "axios": "^1.7.2",
    "clsx": "^2.1.1",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-icons": "^5.2.1",
    "react-redux": "^9.1.2",
    "react-router": "^6.23.1",
    "react-router-dom": "^6.23.1",
    "swiper": "^11.1.3"
  },