- Check versions:
- Npm version 9.8.1
- Node version 10.14 or above.
- Python version is 3.8.10
- Install the following:
- pip install flask
- pip install requests
- pip install tensorflow
- pip install pillow
- Run the project:
- cd frontend
- npm run start:server-dev
- open http://127.0.0.1:5000
- Used to set up the environment: https://medium.com/sopra-steria-norge/build-a-simple-image-classification-app-using-react-keras-and-flask-7b9075e3b6f5