Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including aws-amplify-react with all npm packages installed. Try it out:

require("@aws-amplify/analytics/package.json"); // @aws-amplify/analytics is a peer dependency. require("@aws-amplify/api/package.json"); // @aws-amplify/api is a peer dependency. require("@aws-amplify/auth/package.json"); // @aws-amplify/auth is a peer dependency. require("@aws-amplify/core/package.json"); // @aws-amplify/core is a peer dependency. require("@aws-amplify/interactions/package.json"); // @aws-amplify/interactions is a peer dependency. require("@aws-amplify/storage/package.json"); // @aws-amplify/storage is a peer dependency. require("@aws-amplify/ui/package.json"); // @aws-amplify/ui is a peer dependency. require("@aws-amplify/xr/package.json"); // @aws-amplify/xr is a peer dependency. var awsAmplifyReact = require("aws-amplify-react")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

aws-amplify-react v5.1.43

AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free