Tower of Hanoi web application game!
The app includes a backend service (database and api server), frontend service (React) and routing server (nginx) - running simultaniusly on a docker container, each service as a unique image.
⚛️ React
📥 Django API Server
🔎 Postgres Database
🐳 Docker and Docker Compose
📝 Typescript
🛠 TDD (Test Driven Development) using Jest and TestCase
👷🏻♀️ Travis CI
🔒 User Authentication and Authorization
🍪 Browser Cookies
📱 Responsiveness
🌐 REST Requests
🖱️ Drag n' Drop