You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🍕 Premium pizza ordering web app built with React, Redux Toolkit & Tailwind CSS. Features dark/light theme, responsive design, shopping cart, user management & smooth animations. Fast, modern & delicious!
This project is a comprehensive single-page application (SPA) for ordering pizzas, developed as part of the "The Ultimate React Course 2023" by Jonas Schmedtmann. It demonstrates advanced routing patterns, state management using Redux Toolkit, and interaction with backend APIs through React Router’s new data APIs (loaders & actions).
Quick steps and demo code to quickly create a minimal web api with asp.net core and swagger setup. This project code is the result of a Microsoft Learn tutorial to build a web API with minimal API, ASP.NET Core, and .NET.
React-based pizza customization app that lets users create their perfect pizza. Choose toppings, sizes, and cheese options with a real-time visual preview and dynamic total calculation. Seamlessly add your creation to the cart and enjoy a personalized pizza experience.
A static pizza catalog with a shopping cart built using pure HTML, CSS and Vanilla JavaScript. Users can select pizza size and quantity via a modal, add items to the cart, and see automatic price calculation with subtotal, discount and total — fully responsive and frontend-only.