Login and Registration page. Just HTML, CSS and JS.
Icons: https://icons.getbootstrap.com/
On Linux wiht Apache, open server by running:
$ php -S localhost:PORT
(exemple: php -S localhost:8000)
If you are using vscode just install live serveur plugins and start the serveur(jsute click on Go live button)
On Windows you can install WAMP server or LARAGON to have server.