Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 12 hours 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T08:14:42.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:16:53.846Z (6 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: 4.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
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/).