Skip to content

KentuckySato/crazee-burger

Repository files navigation

🍔 Crazee Burger App 🍟

Description

This is a simple app to order burgers with React, Firebase, and TypeScript.

Requirements

  • Node.js 14.18+, 16+
  • Yarn 1.x

Installation

Install dependencies

$ yarn

Run the app

$ yarn dev

Build the app

$ yarn build