You can check the UI/UX deployed on GitHub Pages here: here
HTML = Structure of the website
CSS = Styling the website
JS = Functionality of the website (in progress)
Nginx = Web Server (serve web content)
Node.js = Backend runtime
MySQL = Database
Note: I will done all the things in docker env, but not now :)