Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 614 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 614 Bytes

E-Commerce React Application

This is a React based application built with firebase database.

Technologies Used

  • React
    • React-Router-Dom
    • Redux
    • Reselect (Memorization Technique in Redux)
    • Redux-Persist (Accessing localstorage)
  • Firebase
  • Stripe Payment
  • Node-Sass (Usage of scss)

Note: This application is a work along for the udemy course "Complete React Developer in 2020 (w/ Redux, Hooks, GraphQL)". Special thanks to Andrei Neagoie and Yihua Zhang for creating the course.