This app was built using React Js and hosted using Firebase. This is was the first app I created using React and Firebase. Users are able to sign in and up using firebase authentication. It fetches all products dynamically from firebase and Admin users can add products using the app to firebase. On clicking a specific product, it displays a page showing the price and description of the product. Adding to cart is also available, viewing and deleting contents from app is possilble.
Technologies
React Js
Redux
Firebase
Back