Skip to content

chilubagh/amplify_shopping_list

Repository files navigation

shopping_list

In this project, I am building a real-time shopping list using AWS Amplify. amplify allows us to leverage AWS services like Cognito, AppSync, and DynamoDB without all the complicated setup. On top of that, Amplify even handles the code generation for the GraphQL API I will be building.

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

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published