Site Link : Bistro Boss - Restaurant
Bistro Boss is a online restaurant shop. You can make payment with stripe to order foods online.
- Order Your Favorite Dishes.
- Awesome User Dashboard.
- Make easy payment with Stripe.
- Faster performance.
- Easy to access via desktop, laptop, mobile and other device.
React, JavaScript, Tailwind, Node.js, Express.js. MongoDB, Firebase
- At first clone the repo.
- Then install react-router dom, tailwind (from framework guideline - Vite), daisyUI.
- Add
env: { browser: true, node: true, es2020: true },
in the line 3 of .eslintrc.cjs file. - Then open the terminal and write
npm run dev
. - click (ctrl + right mouse button) on the localhost link.
- Enjoy the app!