Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davila23/react-store-app
Tutorial -> Full e-commerce store web site using React.js.
https://github.com/davila23/react-store-app
javascript paypal react
Last synced: about 1 month ago
JSON representation
Tutorial -> Full e-commerce store web site using React.js.
- Host: GitHub
- URL: https://github.com/davila23/react-store-app
- Owner: davila23
- Created: 2020-03-22T19:44:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T08:30:49.000Z (about 2 years ago)
- Last Synced: 2023-03-07T21:57:19.118Z (almost 2 years ago)
- Topics: javascript, paypal, react
- Language: JavaScript
- Size: 619 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Store App
This is a webstore simple project using Node.js, Mongodb, Stripe, and other Javascript Technologies.# Heroku
### > [Link to online production build](https://rottay-react-store-app.herokuapp.com/) <** Wait for Heroku deploy the project. if it gives an error when finishing, refresh the page.
# Installation
```
npm install
```Then create the following environment variables
# Start the project
This projects have two environments Development and production. To start in development mode run:
```
npm run dev
```## Images Demo