https://github.com/ma1loc/building-coffee-webapp
Full-Stack APP using Vanilla HTML, CSS, JS, Nginx, Node.js and MySQL, focused on building a clean and responsive layout.
https://github.com/ma1loc/building-coffee-webapp
fullstack-development side-project webapp
Last synced: about 3 hours ago
JSON representation
Full-Stack APP using Vanilla HTML, CSS, JS, Nginx, Node.js and MySQL, focused on building a clean and responsive layout.
- Host: GitHub
- URL: https://github.com/ma1loc/building-coffee-webapp
- Owner: ma1loc
- Created: 2025-12-18T17:32:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-31T17:35:56.000Z (5 months ago)
- Last Synced: 2026-06-29T15:37:51.279Z (about 3 hours ago)
- Topics: fullstack-development, side-project, webapp
- Language: HTML
- Homepage:
- Size: 11.2 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 :)**