You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MVP E-Commerce website for startup. Already finihsed MVP part, now trying to refine it for my personal portfolio. Utilizing graphql. Using apollo for fetching and getting rid of most of the redux code that I have set previously.
No backend; however might connect to custom strapi.js server in the future. For now, using fake store API
v 0.2
Connecting to custom django server using apollo. Also using token authentication.
About
MVP E-Commerce website for startup. Already finihsed MVP part, now trying to refine it for my personal portfolio. Utilizing graphql. Using apollo for fetching and getting rid of most of the redux code that I have set previously.