building-coffee-webapp

Just for educational purposes, I used HTML, CSS and JS to create a coffee shop inspired by Starbucks (work in progress)

Live Deployment

You can check the UI/UX deployed on GitHub Pages here: here


What I Currently Learned

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 :)