Tech Cafe is a simple frontend for a cafe app, representing a digital version of a real-life cafe. Users can browse and purchase coffee, customize their orders, and simulate the payment process. This is a mocked application with no real payment integrations.
- Browse a list of available coffees
- Simple and modern UI design
- Built with TypeScript, Node.js, and Express
- Backend: Node.js, Express, TypeScript
- Frontend: HTML, CSS, JavaScript
- Clone the Repository
git clone <repo-url>
cd tech-cafe