Skip to content

[ GIF ] My the Largest and the Best Project ( from React to Redux-Saga... ) // 02.2020 - 05.2020

Notifications You must be signed in to change notification settings

LukaszKolodziejski/XXXL_Make-and-Order-Hamburger

Repository files navigation

This is my the Largest and the Best Project ( from React to Redux-Saga... ) // 02.2020 - 05.2020

I connected here a lot of technologies in one place:

... to show what I can create,

in over #3500 lines of written code.

JavaScript                      React.js                    Redux
Redux-Thunk                     Redux-Saga                  React Router
React Hooks                     React with GSAP             Axios
Authentication with Token       SASS / SCSS                 localStorage
CSS Modules                     CSS3                        function* generator / yield
Babel                           ES6                         REST API 
Webpack                         HTML5                       Firebase                    

How it work ? (14 Steps)

I want to show the most important details and possibilities of my application here :) (only 2 min)


1. Start page & First animation to welcome the customer.

Demo CountPages alpha




2. Add ingredients and modified new price:

Demo CountPages alpha




3. "Order Now" and show first purchase summary:

Demo CountPages alpha




4. Simple way from Purchase summary to Form:

Demo CountPages alpha




5. Connected "order" and "form" to database in Firebase:

Demo CountPages alpha




6. No authentication === No Orders (Animation with GSAP):

Demo CountPages alpha




7. Welcome Auth with GSAP

Redux is almost everywhere but time to || Redux-Thunk vs Redux-Saga ||

Demo CountPages alpha




8. Auth (Sign In) (e.g. {Login: "[email protected]", Password: "wwwwww" }),

Or create new account (Sign Up)

...to get Token:

Demo CountPages alpha




9. Show Orders ( Must be Authenticated ):

Demo CountPages alpha




10. Refresh page with Localstorage "Token -> 1h":

Demo CountPages alpha




11. Logout and redirect to /orders

Demo CountPages alpha




12. All of steps work the same in all of screen size:

Demo CountPages alpha




13. GSAP & SideDrawer in the Mobile:

Demo CountPages alpha




14. Fast summary all of steps in mobile version:

Demo CountPages alpha