junior-frontend-recruitment-task
This project is a recruitment task. It's simple Hangman game. User generates a password which is passing through API (or in case there is a network problem, from backup password array). Passwords are countries names (backup passwords are names of top 20 biggest cities in the world).
Project is created with:
- HTML5
- CSS3
- JavaScript