Website developed with Python, Flask, SKLearn and React. Based in my projet SuperHero Akinator.
- Run:
# Clone this repository
git clone https://github.com/Windows87/programming-language-akinator/
# Go into repository
cd programming-language-akinator
# Install dependencies
pip install -r requeriments.txt
# Start
python run.py- Go to http://localhost:5000



