Skip to content

muneebanwar69/EPOS

Repository files navigation

EPOS React (Vite + React + Tailwind)

This is a minimal Vite React project preconfigured with Tailwind CSS. Your component code (the EPOS system) is placed exactly as provided in src/EPOSApp.jsx.

How to run locally

  1. Install dependencies:

    npm install
  2. Start dev server:

    npm run dev
  3. Open the URL shown by Vite (usually http://localhost:5173)

Notes

  • The app expects an API at http://localhost:8000/api. If you don't have one, menu and order data will be empty and fetches will fail silently (check console).
  • If you need me to change bundler or adjust any file structure, tell me and I'll update the zip.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors