https://github.com/eneax/sarty
Basic e-commerce app built with React, Redux, Firebase and Stripe
https://github.com/eneax/sarty
firebase firebase-auth firebase-firestore react react-stripe-checkout reactjs redux redux-logger redux-persist redux-thunk reselect stripe styled-components
Last synced: 2 months ago
JSON representation
Basic e-commerce app built with React, Redux, Firebase and Stripe
- Host: GitHub
- URL: https://github.com/eneax/sarty
- Owner: eneax
- Created: 2019-07-19T10:39:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T08:33:19.000Z (10 months ago)
- Last Synced: 2026-01-03T18:10:47.475Z (5 months ago)
- Topics: firebase, firebase-auth, firebase-firestore, react, react-stripe-checkout, reactjs, redux, redux-logger, redux-persist, redux-thunk, reselect, stripe, styled-components
- Language: JavaScript
- Homepage:
- Size: 3.28 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm install`
Install all project dependencies.
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).