https://lovebytes-4ee8f.web.app/
Project was created with : npx create-react-app lovebytes --template typescript
start in localhost: npm start
generate build folder: npm run build
- List menu
- Add items to cart
- persist item in cart on page reload
- search menu
- filter menu
- persist item count on filter and search