Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bartstc/react-simple-online-shop-concept
- Owner: bartstc
- Created: 2019-01-22T10:17:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T16:48:48.000Z (over 5 years ago)
- Last Synced: 2024-10-02T08:56:46.889Z (about 1 month ago)
- Topics: e-commerce, firebase, react, redux
- Language: JavaScript
- Homepage: https://react-elegant-store.firebaseapp.com/
- Size: 16.7 MB
- Stars: 28
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).