Creating a ecommerce template for creating ecommerce websites quickly using react, sanity.io, and stripe for payments.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^7.20.2^3.2.0^1.0.1^1.25.0^1.5.112.1.0^3.2.117.0.217.0.2^2.2.0^4.3.1^8.209.0^7.18.6^8.10.0^19.0.4^12.1.0^2.25.4^6.5.1^7.29.3^4.3.012
commits
added .env to git ignore and deleted existing env file from github
8c73935View on GitHubGeneral template complete. still need to add Stripe integration. Quantity selector useState not resetting when going to another project page, but its breaking site, just very annoying. will have to figure it out later.
f8fac86View on GitHubtraced the bug and fixed it. Now continuing with the cart logic
c66c2ebView on GitHubcreated some cart logic ran into a useeffect bug that i'll chase later
a01473aView on GitHubfinished product details, going back to working on context logic
41393e4View on GitHubstarted product details. After some review I might need to resize some images to better fit when rendered on products page
582b5a2View on GitHubcreated somecontext logic. need to back and create product details
0458609View on GitHubadded more products, and cleaned up the layout including header and footer components.
ec29b36View on GitHubhooked up sanity to the project. the project can now fetch data from sanity.io and display it to the webpage
f3e1ff9View on GitHubcreated the Hero Banner outline and did setup for implementing sanity. Also figured out some dependency errors a long the way.
107485bView on GitHub