A modern web application for an Italian takeaway restaurant, built with React, Emotion, and Material UI.
It features a clean, responsive design that allows users to browse dishes, customize orders, and manage their cart easily.
Clone this repository and install dependencies:
git clone https://github.com/PedroOllero/trasteveretogo.git
cd trasteveretogo
npm installStart the development server:
npm startThen open your browser and go to:
http://localhost:3000
- React - Frontend framework
- Emotion - CSS-in-JS styling
- Material UI - Component library
- JavaScript - Programming language
- 🍕 Browse menu items
- 🛒 Add items to cart
- 📱 Responsive design
- ⚡ Fast and modern UI
This project is licensed under the MIT License.
Replace your-username with your actual GitHub username in the clone URL.