Skip to content

ANGAGU/ANGAGU-Web-business

Repository files navigation

About ANGANU Web Business Frontend



캡처

AR기반 온라인 가구 오픈마켓 서비스

AR-based online furniture open market service


Table of Content



  1. Features
  2. Screenshots
  3. Setup
  4. Tech

1. Features



Company

  • 상품관리 및 상품등록
  • 3D 모델 미리보기
  • 매출확인 및 정산관리
  • 주문관리
  • 상품 문의관리

Admin

  • 회원관리
  • 매출확인 및 정산관리
  • 상품관리


2. Screenshots



  • 메인 페이지

로그인



  • 상품 리스트

상품등록



  • 상품 등록

상품추가



  • 3D 모델 미리보기

3d모델



  • 주문 관리

주문



  • 관리자 정산관리

관리자정산





3. Setup



In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm install

Install the package module required to run the app.
Installed modules are stored in the node_modules folder, not in the origin git project by .gitignore.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!



4. Tech



name version
React Version 17.0.2
typescript Version 4.2.3
Three.js Version 0.129.0
react-testing-library Version 8.0.1
Jest Version 27.0.4