It' an application providing ability to order customized burgers and checking out user specific previous orders. Along with user authentication.
ReactJs, Redux, Router, Firebase.
- Clone this repo
- Go into burderBuilder directory
- Run
npm install
- Run
npm run start