Skip to content

โปรเจคนี้ไม่สามารถเปิดได้แล้วเนื่องจาก Database หมดอายุ

Notifications You must be signed in to change notification settings

beck2446/withdraw-weapon-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple weapon reservation website

Technology

React, Express , MySQL, Node.js

Getting Started

Setting up your MYSQL database

import a SQL file given in the repo to MYSQL database

Setting up environment

To run this project, you need to set up your own environment variables. Here's how:

  1. Opena a file named .env in the backend directory .
  2. Edit the following
    USER = your username in MYSQL account
    PASSWORD= your password in MYSQL account
    DATABASE = your database name

installation

git clone https://github.com/Nagalin/cs251-project.git
cd Shopping-website/frontend
npm i
npm run dev

open other terminal

cd Shopping-website/frontend
npm i
npm run build

To login into website

the username are 66000001 - 66000008 and the password is 1234

About

โปรเจคนี้ไม่สามารถเปิดได้แล้วเนื่องจาก Database หมดอายุ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published