Skip to content

VVKonstantin/react-burger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Stellar Burgers

You can see the project here

Multi-page site developed during Yandex Practicum course

Features

  • Layout of the site in accordance with the layout in Figma
  • Organization of interaction with the server
  • Opening/ closing modal windows, making their work correctly on reboot
  • Forming an order by dragging ingredients into a special area on the page
  • Configuring routing
  • Implementation of authorization on the site using tokens, automatic renewal of tokens
  • Implementation of the order feed using a continuous connection by Web Sockets
  • TypeScript project typing

Technologies

TypeScript

React React Router React DnD Redux

REST API WebSockets

HTML5 CSS3