Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 783 Bytes

File metadata and controls

17 lines (11 loc) · 783 Bytes

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.