Skip to content

Simple web app that allows users to place new pizza orders to their home. Built to highlight Redux Toolkit as well as modern routing with RouterProvider.

License

Notifications You must be signed in to change notification settings

gjonhajdari/fast-react-pizza

Repository files navigation

Fast React Pizza Web App

Simple web app that allows users to place new pizza orders to their home. Built to highlight Redux Toolkit as well as modern routing with RouterProvider.

Project based on The Ultimate React Course 2023 by Jonas Schmedtmann.

Getting started

Run npm install or bun install to install all the required dependencies. All the backend logic is handled externally and provided by their API.

$ npm install
$ npm run dev

Screenshots

Home page



Menu page



Cart page



Place order page



Order overview page

About

Simple web app that allows users to place new pizza orders to their home. Built to highlight Redux Toolkit as well as modern routing with RouterProvider.

Topics

Resources

License

Stars

Watchers

Forks