Skip to content

smile995/Bistro-Boss-frontend

Repository files navigation

Bistro Boss — Frontend (Vite + React)

Short description

  • Bistro Boss is a React + Vite frontend for a restaurant application (menu, ordering, dashboard, payments, authentication).

Quick links

Requirements

  • Node.js (recommend latest LTS)
  • npm

Install and run

npm install
npm run dev

Available scripts (package.json)

  • dev: vite (development server)
  • build: vite build
  • preview: vite preview
  • lint: eslint .

Environment variables

Folder structure (high level)

Notable flows & integrations

Deployment

  • Vercel configuration exists: vercel.json — adjust if backend deployed separately. The frontend is a Vite SPA; typical deployment is to Vercel or Netlify. Ensure environment vars are configured in the hosting dashboard.

Troubleshooting & notes

Developer utilities

Helpful files (quick access)

Contributing

  • Follow existing code patterns (React + hooks + React Query + axios)
  • Run npm run lint and fix issues before submitting PR.

License

  • Project license not specified.

If you want, I can:

  • Update README with architecture diagram or sequence flows.
  • Create a CONTRIBUTING.md or update components to address the "Beerer" header and loading spinner returns.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages