Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 381 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 381 Bytes

Pizzeria app

The repository contains a client-side implementation for a pizzeria application.

Tech Stack

  • React
  • TypeScript
  • React-router-dom
  • Redux

Installation

To run the project locally, follow these steps:

git clone https://github.com/belk1ng/pizza-frontend.git
cd pizza-frontend
yarn install
yarn dev

Preview

Preview pic