Skip to content

gjon-h/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

0 stars

Watchers

1 watching

Forks

Contributors