Skip to content

This is the live version of the E-store application deployed on Netlify

Notifications You must be signed in to change notification settings

MoeRayo/e-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-store

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Other Notes

The .env file was not pushed to github, so to successfully get the result we did in the final product, ensure you create your own .env file in the root folder of this project and add the corresponding data to the mising fields:

VUE_APP_CLOUDINARY_CLOUD_NAME=______
VUE_APP_PAYSTACK_KEY=______
VUE_APP_AUTH0_DOMAIN=______
VUE_APP_AUTH0_CLIENTID=______

Ensure you also replace all ocurrences of "xxx" with the right things.

Happy Coding.

About

This is the live version of the E-store application deployed on Netlify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published