Skip to content

nvlinh99/realtime-pizza-order

Repository files navigation

PIZZA ORDER

  • An app which allows users to choose their favorite pizza, receive real-time notifications about the pizza status.
  • This project is covered with EJS - TailwindCSS, Node.js, Express.js, MongoDB, Socket.io for routes and sockets

Demo

Installation

Clone this repo

Server

  • Config .env from sample.env
  • Run npm install
  • Run yarn dev