# API for Kahoot game To start using API make sure you have installed Docker and run the following command from the root of the project:
```docker-compose up -d```
The application will run on port 3000
If you ran app localy graphql playground you can find on: [http://localhost:3000/graphql](http://localhost:3000/graphql)
Deployed API: [http://34.244.243.108:3000/graphql](http://34.244.243.108:3000/graphql)
Deployed UI (based on previous API): [https://react-kahoot.herokuapp.com/](https://react-kahoot.herokuapp.com/)
Sources FE: [https://github.com/VicRodzko/Go-Kahoot](https://github.com/VicRodzko/Go-Kahoot)
Previous API implementation playground: [https://api-gokahoot.herokuapp.com/](https://api-gokahoot.herokuapp.com/) For any question, please feel free to text me via email: [dzmitry.mitrychenka@itrexgroup.com]()
Or via slack: dzmitry.mitrychenka