An open API service indexing awesome lists of open source software.

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.

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