react-simple-online-shop-concept icon indicating copy to clipboard operation
react-simple-online-shop-concept copied to clipboard

E-commerce app with React, Redux and Firebase

Overview

Full stack project with authentication and database fired on firebase. The user can browse product lists using the filtering and product preview tools, choose the size and add selected products to the cart and wishlist. Next, after sign in/log in he can send an order and view all orders on the list of orders.

elegant-store

Used technologies

  • React & Redux on frontend.
  • Firebase on backend (storing data and authentication).
  • Adobe XD and Illustrator - design.

Preview

You can see this app in action. https://react-elegant-store.firebaseapp.com/

This project was bootstrapped with Create React App.