ChandranshuKumar / burger_app

React Burger-App

Home Page:https://react-my-burger-chandranshu.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burger App made by using create-react-app

Successfully Deployed by firebase. Check it out here: MyBurger

Have features like:

  • Very Dynamic contents made by using Stateless and Stateful Components.
  • Uses redux to manages almost all states.
  • Uses react-routing to have multipage experience in Single-Page-App.
  • Uses firebase backend endpoints to store Orders and Fetch them by axios.
  • Auth by firebase upon which users can see their respective orders.
  • Uses redux-saga to handle all the async actions to make actions leaner and cleaner.
  • Testing has been done for few parts of the application by enzyme and jest.

About

React Burger-App

https://react-my-burger-chandranshu.firebaseapp.com/


Languages

Language:JavaScript 90.9%Language:CSS 8.6%Language:HTML 0.5%