Skip to content

jimenezraul/Stepzen-E-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProPet | E-commerce platform

Description

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.

Table of Contents

Tools & Resources

Instalation

git clone git@github.com:jimenezraul/Stepzen-E-Commerce.git
npm install

Create an Account at Stepzen

https://stepzen.com/

Stepzen Account

Installing Stepzen

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}

Start Stepzen

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.

Enviroment

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"

Start the server and frontend

npm run Develop

Screenshots

Home Store Profile Cart

License

badge
This application is covered by the MIT license.
MIT License

Deployment

Application deployed on Heroku
Live Demo

Questions

Contact me by email Email: jimenezraul1981@gmail.com

About

ProPet E-commerce platform is a web application built with Stepzen GraphQL and React. This is a demo e-commerce with demo data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors