Important: This version only uses mock data, not working with MFT API.
Step to run this version:
-
Clone this frontend repository:
git clone https://github.com/hyc051/mft -
Navigate to the project director
cd mft-main -
Install relevant dependencies (need to download Node.js first):
npm install -
Run the project:
npm start