Yummy Sensei is an e-commerce platform for a Japanese restaurant based in Buenos Aires. This project allows users to order food, drinks, and desserts typical of Japanese cuisine.
- Order Management: Browse and order a variety of Japanese dishes.
- Cart Functionality: Add, remove, and update items in the cart.
- Category Filtering: Filter products by category.
- Responsive Design: Styled with Tailwind CSS for a seamless experience across devices.
- Home Page: Overview of the restaurant and featured dishes.
- Products Page: Browse all available products.
- Category Page: View products filtered by category.
- Product Details: Detailed view of a selected product.
- Cart: Manage items in your shopping cart.
- SignUp: Register email and password. Authentication by Firebase.
- LogIn: Login into your registered information.
- LogOut: Logout whenever you want.
@tabler/icons-react
firebase
react
react-dom
react-firebase-hooks
react-router-dom
react-slick
slick-carousel
yup
- Implementing a wishlist.
- Search for Order Number by orderId.
- Purchase History.
Irene Pintor
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh