Pizza Toco is a modern and responsive restaurant website developed using React, HTML, CSS, and JavaScript. This project provides a user-friendly interface for a pizza restaurant.
- βοΈ React.js - For modern UI development
- β‘ Vite - Fast development environment
- π¨ CSS3 - Styling and design
- π οΈ JavaScript (ES6+) - Dynamic interactions
- π¦ Node.js & npm - Package management
- Mobile responsive
- β Stylish and modern design
- β Dynamic menu page
- β Fast and mobile-friendly structure
- β Modular architecture with React components
Clone the project:
git clone https://github.com/fuatsimsek/pizza-toco.git
cd pizza-tocoInstall dependencies:
npm installRun the project:
npm run dev
