mohammad-qethama / e-commerce-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ecommerce-frontend

Author: Mohammad Quthama

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

to install all thee needed dependencies

Dependencies Versions

"dependencies": {
    "@chakra-ui/react": "^2.7.1",
    "@emotion/react": "^11.11.1",
    "@emotion/styled": "^11.11.0",
    "@mui/material": "^5.13.6",
    "@reduxjs/toolkit": "^1.9.5",
    "@testing-library/jest-dom": "^5.16.5",
    "@testing-library/react": "^13.4.0",
    "@testing-library/user-event": "^13.5.0",
    "formik": "^2.4.2",
    "framer-motion": "^10.12.16",
    "js-cookie": "^3.0.5",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-icons": "^4.10.1",
    "react-redux": "^8.1.1",
    "react-router-dom": "^6.14.0",
    "react-scripts": "5.0.1",
    "web-vitals": "^2.1.4",
    "yup": "^1.2.0"
  },

dev Dependencie(s)

  "devDependencies": {
    "@faker-js/faker": "^8.0.2"
  }

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Users and test

admin

email:admin@gmail.com
pass:1234

moderator

email:moderator@gmail.com
pass:1234

user

email:user@gmail.com
pass:1234

About

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 2.8%Language:CSS 1.5%