ProPet E-commerce platform is a web application built with Stepzen GraphQL and React. This is a demo e-commerce with demo data.
Click here to view the live application.
- Stepzen | GraphQL | GraphQL
- React.js | React
- TailwindCSS | Tailwind CSS
- CSS | CSS
- HTML | HTML
- JavaScript | JavaScript
- Node.js | Node.js
- Express.js | Express.js
- Redux | Redux
git clone git@github.com:jimenezraul/Stepzen-E-Commerce.git
npm install
https://stepzen.com/
npm install -g stepzen
stepzen login
After running stepzen login, you will be prompted with the following message:
What is your account name?: {ACCOUNT}
What is your admin key?: {ADMINKEY}
stepzen start
After running stepzen start, it will generate a url that you will use to access your Stepzen endpoint, this url will be stored in the .env file.
Edit the .env file to change the environment variables values.
- Rename example.env to .env
- STEPZEN_AUTH = "API-KEY"
- STEPZEN_ENDPOINT = "api-url-generated-at-stepzen-start"
npm run Develop
This application is covered by the MIT license.
MIT License
Application deployed on Heroku
Live Demo
Contact me by email Email: jimenezraul1981@gmail.com




