Giter Site home page Giter Site logo

tutu-store's Introduction

TUTU STORE COSMERTICS WEBSITE

  • TuTu Store là một website về mỹ phẩm.

  • Tính năng

    • Tìm kiếm theo yêu cầu người dùng.
    • Hiển thị chi tiết sản phẩm và đề xuất các sản phẩm liên quan.
    • Cho phép người dùng thêm, bớt sản phẩm trong giỏ hàng.
    • So sánh 2 sản phẩm.
    • Đặt hàng (Thanh toán online với VNPay).
    • Đăng ký, đăng nhập.
    • Quản lý tài khoản người dùng, tính toán chương trình khuyến mãi.
    • Lưu lịch sử mua hàng, đề xuất sản phẩm liên quan.
  • ⌨️ Công nghệ sử dụng trong project

    • Back-end, Database

      • NodeJS (ExpressJS).
      • MongoDB (mongooseJS).
      • Cloud Server: Atlas MongoDB, Cloudinary.
      • API Documents: Swagger.
    • Front-end

      • ReactJS.
      • Redux.
      • Xây dựng UI với Ant Design, Css, Scss.
      • Restful API với Axios.
    • Tool Team Work

      • Git, Github.
      • Trello.
      • IDE: Visual Studio Code.
  • 📦 Cài đặt node_module trước khi chạy

    > cd Back-end -> npm install
    > cd Front-end -> npm install
    
  • 🔨 Run project

    • Thay file .local.env bằng file .env và thay các giá trị trong file .env. Sau đó, chạy các lệnh sau:
      > cd front-end -> npm start
      > cd back-end -> npm run dev (node index.js)
      > browser: http://localhost:{ PORT | 3000 }
    
  • 🌍 Document API

    > browser: http://localhost:{PORT}/api-docs/

tutu-store's People

Contributors

diepbaotung avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.