Remex Service (Return Mgmt) - Sonahang Rai

Remex Service (Return Mgmt) - Sonahang Rai

Remex Service is a kind of inventory management system but it actually only deals with the return type of system. We have two different part in this project. One deals as a landing page and we have different app for the dashboard.

"dependencies": {
    "@badrap/bar-of-progress": "^0.2.1",
    "@reduxjs/toolkit": "^1.8.3",
    "axios": "^0.27.2",
    "formik": "^2.2.9",
    "html-to-image": "^1.10.8",
    "isomorphic-dompurify": "^0.20.0",
    "jspdf": "^2.5.1",
    "moment": "^2.29.4",
    "next": "12.2",
    "next-s3-upload": "^0.2.4",
    "next-sitemap": "^3.1.11",
    "react": "^18.2.0",
    "react-content-loader": "^6.2.0",
    "react-dom": "^18.2.0",
    "react-modal": "^3.15.1",
    "react-redux": "^8.0.2",
    "react-select": "^5.4.0",
    "react-select-country-list": "^2.2.3",
    "react-slick": "^0.29.0",
    "react-table": "^7.8.0",
    "react-toastify": "^9.0.8",
    "redux": "^4.2.0",
    "redux-saga": "^1.1.3",
    "slick-carousel": "^1.8.1",
    "styled-components": "^5.3.3",
    "uuid": "^8.3.2",
    "yup": "^0.32.11"
  },
  "devDependencies": {
    "@types/node": "18.0.6",
    "@types/react": "18.0.15",
    "@types/react-dom": "18.0.6",
    "@types/react-toastify": "^4.1.0",
    "@types/styled-components": "^5.1.25",
    "cypress": "10.3.0",
    "eslint": "8.25.0",
    "eslint-config-next": "12.3.1",
    "eslint-config-prettier": "^8.5.0",
    "prettier": "^2.7.1",
    "typescript": "^4.6.4"
  }