Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 499 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 499 Bytes

Pokemon guesser

Game based on recruitment interview idea. Given 20 random pokemons, guess their names.

Demo

Technologies

Backend:

  • python
  • django rest framework
  • docker
  • pokemon api

Frontend:

  • react
  • typescript
  • redux
  • redux-thunk
  • docker