Use the backend created by Anonymoustank, and follow the instructions.
https://github.com/Anonymoustank/mft-client-backend
Start the backend first.
Step to run this version:
-
Clone this frontend repository:
git clone https://github.com/hyc051/mft -
Navigate to the project director
cd mftmain-main -
Install relevant dependencies (need to download Node.js first):
npm install -
Run the project:
npm start