marishka1997 / random-icon-generator

This project should display a button which, when clicked, will show a random icon from the library with a delay of 3 seconds. Each click must be processed. Place the button in the center of the page horizontally and vertically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Icon Generator

Description

This project should display a button which, when clicked, will show a random icon from the library with a delay of 3 seconds. Each click must be processed. Place the button in the center of the page horizontally and vertically.

Tech Stack

  • HTML
  • CSS
  • Angular 14
  • TypeScript
  • RxJS
  • Fonts Awesome

Development server

Run npm install for installation and then ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

This project was generated with Angular CLI version 14.0

About

This project should display a button which, when clicked, will show a random icon from the library with a delay of 3 seconds. Each click must be processed. Place the button in the center of the page horizontally and vertically.


Languages

Language:TypeScript 78.1%Language:JavaScript 11.2%Language:CSS 5.8%Language:HTML 4.9%