Page that gives you random quotes from the popular show Game of Thrones.
There are several ways to test the web application:
- visit the site it is hosted on;
- visit the codpen page (it's an older version);
- clone the repository and use the command
npm start
within the repository.
For the commit, this repository use gitmoji.dev to explain the goal of the commit.
This web app uses API for quotes generation, documented here.