This is the frontend project of ECG Classification Website
Set up backend project (link below):
https://github.com/AST-tnbt/ECG-Classifier-BE
Clone the project
git clone https://github.com/AST-tnbt/ecg-classification-web.gitInstall dependences
npm iRun the project
npm run dev