Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DonnieErgo/react-burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Stellar Burgers

Tech stack

  • HTML/CSS
  • TypeScript
  • React library
  • Redux + RTK
  • DnD library
  • WebSocket

Features:

Burger ordering app with registration, personal account page and order feed.

  • The app communicates with backend at all levels, gets user info and ingredients, sends authorization and orders
  • Ingredient selection in the burger constructor works through react-dnd
  • Errors in forms are displayed in case of server-side errors or incorrect data

Local deployment

  1. Clone the repository
  2. Launch with npm start.
  3. Build project via npm run build. The finished project is in the build folder

GitHub Pages link - https://donnieergo.github.io/react-burger/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published