Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1004 Bytes

README.md

File metadata and controls

42 lines (32 loc) · 1004 Bytes

Pizza Order Demo Application

🍭 Here you can find UI prototype: figma

📺 Here you can find online demo


📖 If you liked the approach, you can read more about it in the article Simplified Redux.

Getting started

Don't worry be magic 🧙‍

🧙‍ Three magic lines to get the project:

git clone [email protected]:sultan99/pizza-order.git
cd pizza-order
npm i

🧙‍ Two magic commands to start:

npm run build
npm run server

🔗 One magic link to get involved: http://localhost:3000

Development enviroment

🧙‍ Two magic words to start:

npm start

🔥 Hot reloads on every changes: http://localhost:8080