/pizza-rest

- Choose from a variety of delicious pizza options. - Customize pizza toppings and crust types according to your preferences. - Add pizzas to the cart and review the order before checkout. - Responsive layout for smooth usage across different devices.

Primary LanguageTypeScript

Ekran Görüntüsü (400)

Ekran Görüntüsü (399)

Ekran Görüntüsü (398)

Pizza Ordering Website

This is a pizza ordering website built with TypeScript and Tailwind CSS. The website allows users to customize and order their favorite pizzas with a seamless user experience.

Demo

Check out the live demo of the website here

Features

  • Choose from a variety of delicious pizza options.
  • Customize pizza toppings and crust types according to your preferences.
  • Add pizzas to the cart and review the order before checkout.
  • Responsive layout for smooth usage across different devices.

Getting Started

  1. Clone this repository to your local machine.
  2. Navigate to the project directory and install the required dependencies using npm install or yarn install.
  3. Use npm start or yarn start to run the development server and view the website in your browser.
  4. To build the application for production, use npm run build or yarn build.