/Akinator

This project is a sample of a Akinator, using React and .Net

Primary LanguageJavaScript

Akinator

Simple learning algorithm, using .Net Core and React

How to run

You can run this entire application using docker.

docker-compose up

After installing Docker on your machine, simply run:

docker-compose up -d --build

and then open in your browser: http://localhost:3000