Skip to content

OlyErofeeva/react-burger

Repository files navigation

What the project looks like

🍔 Burger customisation view:

01_Burger_constructor

☑️ Confirmation of a new order:

02_Order_received

🧑‍🍳 Order feed (employee view):

03_Orders_feed

🔎 Order details (employee view):

04_Feed_order_details

👤 User profile - orders:

05_User_orders

🔍 User profile - order details:

06_User_order_details

🔑 Authorisation - registration:

07_Registration

🔑 Authorisation - login:

08_Login

🔑 Authorisation - reset password:

09_Reset_password

🤷‍♂️ Page not found:

10_Page_not_found

Available scripts

  • Install packages npm i
  • Run the app npm start
  • Run unit tests (Jest) yarn test
  • Run e2e tests (Cypress) npx cypress open
  • Deploy to gh-pages npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published