Skip to content

bartstc/react-simple-online-shop-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.