Food delivery web app connected to the Yandex.Food API, built in React + Firebase.
Single-page delivery app: browse restaurants and menus from the Yandex.Food API, build an order, and check out. State is handled with Redux; the backend runs on Firebase Cloud Functions (Node.js + Express) with Firebase Hosting.
React · TypeScript · Redux · Tailwind CSS · Firebase (Hosting, Functions) · Node.js + Express
npm install
npm start # local dev (CRACO)
npm run build
npm run firebase # deploy to FirebaseSearch
Menu
Basket


