[WHS3] Secure Coding - Tiny Second-hand Shopping Platform Description Installation Download git clone https://github.com/Dipper37701/secure-coding.git BackEnd cd secure-coding pip install -r requirements.txt python backend/app.py FrontEnd cd secure-coding/frontend npm install npm start