Requires the installation of Nodejs
Run command at ./phone-recommendation-frontend: yarn
Run command in Command prompt ( Window + R => cmd => enter): "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-web-security --disable-gpu --user-data-dir=~/chromeTemp
Run command: yarn dev
(./frontend)
https://www.python.org/downloads/
pip install Flask
pip install underthesea
pip install unidecode
pip install scikit-learn==0.23.1
pip install keras
pip install TensorFlow==2.3.0
Run command: py main.py
(./backend)