Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 864 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 864 Bytes

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