This repository is basically a clone of the super popular loldle classic mode written in Angular. The only 'twist' is that it refreshes the champion you have to guess every time you reload the page.
Check it out! It is deployed here.
Get the code of this git repository to your machine.
git clone https://github.com/Suneeh/LoldleUnlimited.git
Use npm install to install all packages and dependancies.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run npm run deploy after you renamed the deployment.exmaple.sh to deployment.sh. Also be sure to adjust this to your needs as shown in the example.