A small application written in React.js that allows building a burger from the listed ingredients. It was a part of Udemy course completion.
It uses a lot of packages and libraries as: Redux, Hooks, Axios and other. It has LogIn and Register functionalities. The user can place and order and the order will also be store in user's personal orders. As a dummy database and backend, Firebase is used.