Pizza Fast Denmark is a modern web application for ordering pizzas, built using React, Vite, TypeScript, and Tailwind CSS. This project demonstrates the creation of a responsive, type-safe application with a fast development and build process.
Core library for building user interfaces.
Fast build tool for a more efficient development experience.
Adds static typing for improved code quality.
Utility-first CSS framework for rapid styling.
For routing and navigation within the application.
For state management, store configuration, and connecting React components.
- Pizza Menu: Browse various pizzas with detailed descriptions and customization options.
- Order Management: Add, update, and remove items from the cart with TypeScript type safety.
- Order Placement: Complete orders with a form, including robust error handling for invalid input.
- User State Management: Persistent user state with Redux Toolkit, covering authentication and order history.
- Priority Order Modification: Allow modify order priorities even after submission.
- Responsive Design: Optimized for both desktop and mobile devices.
- Loading and Error Handling: Integrated indicators and error messages for a smooth user experience.
- Type Safety: Strongly typed components and state management using TypeScript.
- WordWise - Travel-Tracking and City-Mapping app
- usePopCorn - Movie Exploration and Management app
- Recipestic - Recipe Manager with Timer & Customization app