Skip to content

chvn9120/E-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce (MERN Stack)

Thành viên:

  • Nguyễn Võ Công Huy
  • Tống Đức Thành Nam

Mô tả:

  • Talk shit about this

Hướng dẫn chạy dự án

cd backend
bun i
bun run start
cd .. # Move to root respository
cd frontend
bun install
bun run dev

How to run both BE and FE -> I dont know :? maybe docker :?

Chạy Project (Tôi chọn port 8080):

Backend

http://localhost:8080

Frontend:

Click link below or http://localhost:3000 to open.

  • General:
    • Narbar
    • Footer
    • Cart
  • Homepage:
    • Banner
    • Sort & Filter
    • Product
    • Pagination
  • Login:
    • Basic interface
  • Register:
    • Basic interface
  • Product:
    • Basic interface
  • Dashboard:
    • Customize
  • Others:
    • Need more page

Tauri:

  • Fisrt uncomment this code in frontend/next.config.js
// output: 'export', // tauri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published