Skip to content

batraster1/sproutify-web

 
 

Repository files navigation

Sproutify Web

Sample code associated with the Getting started with Marqeta APIs webinar.

This code is for demonstration purposes only.

Development

This app was created with create-next-app.

npx create-next-app --example with-iron-session with-iron-session-app
# or
yarn create next-app --example with-iron-session with-iron-session-app

Run the app locally:

npm run dev
# or
yarn dev

About

Demo app for Getting Started webinar.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.7%
  • CSS 0.3%