Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartstc/react-simple-online-shop-concept

E-commerce app with React, Redux and Firebase
https://github.com/bartstc/react-simple-online-shop-concept

e-commerce firebase react redux

Last synced: 23 days ago
JSON representation

E-commerce app with React, Redux and Firebase

Awesome Lists containing this project

README

        

## 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](https://user-images.githubusercontent.com/42715741/52538440-eb607680-2d72-11e9-8518-0564dea5aaed.png)

## 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](https://github.com/facebook/create-react-app).