Skip to content

A React-based web application for a virtual pizza ordering service.

Notifications You must be signed in to change notification settings

kckusal/pizzeria

Repository files navigation

About

Pizzeria is a web application that lets users order pizzas online.

Demo: https://pizzeria.kckusal.vercel.app

Screenshots: // TO DO: add here

Technologies Used

  • React, Next.js, Chakra-UI

Features Implemented

  • Menu listing page with pizza items
  • Multi-currency implementation (RUB/USD)
  • Cart system
  • Register/Login system with form validations
  • Sound-based action notifications

Running Locally

To run the application locally in a development environment, start by running the following command(s) to start dev server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

A React-based web application for a virtual pizza ordering service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published